/* CSS Document */

/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	padding-bottom: 20px;
	position: absolute;
}

/* Link Details */
a:link { 	
	color: #DD7CB4;
	font-weight: bold;
}
a:visited { 
	color: #DD7CB4;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 700px;
	margin-left: -350px;
	height: 100%;
}

/* The topmost faded bar */
#topbar {
    width:auto;
    background: #EEE;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #DD7CB4;
    text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
}

/* class that styles the holder div of the forms */
.slogan {DD7CB4
    width: auto;
    color: #DD7CB4;
    padding: 1px 0px 0px 0px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
}


h1 {
    font: 48px verdana;
	font-weight: 800;
	color: #68e0f2;
	margin: 5px;
	background: url(images/bubbles-bg.gif) right repeat-y;
}
#titleheading a:link {
	color: #68e0f2;
	font-weight: 700;
	font: 48px verdana;
	text-decoration: none;
}
#titleheading a:visited {
	color: #68e0f2;
	font-weight: 700;
	font: 48px verdana;
	text-decoration: none;
}
#titleheading a:hover {
	color: silver;
	font-weight: 700;
	font: 48px verdana;
	text-decoration: umderline;
}
a.footprints
{
	color: #68e0f2;
}
h2 {
	font-size: 18px;
    font-weight: bold;
	color: #DD7CB4;
}
h3 {
	font-decoration: underline;
}
h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto;
	height: 100%;
    padding: 0px 26px 0px 5px;
    clear: both;
} 

/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #6b6868;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 100%;
}

.articleboxinner-sub {
    width: auto;
    line-height: 20px;
    color: #6b6868;
    padding: 15px 20px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 100%;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
	color: #DD7CB4;
}

/* style for the miscellaneous lists and tables */
.skin
{
	font-weight: bold;
}
.table
{
	float: right;
	border: none;
	padding-right: 10px;
}
.bullets
{
	padding-right: 125px;
	height: 100%px;
}

/* This controls the pic boxes in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

.mainpiccontrol-sub
{
    border: 1px #DBB7DB solid;
    float: right;
    margin-left: 10px;
	padding-top: 100px;
}
.mainpiccontrol-right
{
 	border: 1px #EEE solid;
    float: right;
    margin-left: 15px;
}
.mainpiccontrol-left
{
 	border: none;
    padding: 5px 15px 10px 0px;
	float: left;
}
/* Recipe Page */
.bulletstars1 {
	list-style-image: url(images/asterisk.jpg);
	padding-left: 15px;

}
h4 {
	font:"Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
	border-top: thin dotted #888888;
}
.recipe {
	font:"Comic Sans MS", cursive;
	font-size: 12px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: 660px;
    padding: 0px 6px 0px 0px;
    clear: both;
	border-color: #EEE;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
	background-color:  #EEE;
}
.picbox-budget {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 6px;
	padding-left: 160px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
	background-color:  #EEE;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: 1px;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	padding: 0;
	margin: 0;
	color: #663366;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	bottom: 0;
}

/* This will contain the three columns */
#newsContainer2
{
    width:660px;
    background-color: #E0E0E0;
	clear: both;
}

/* First column of the three columns */
.c1
{
	width: 218px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 20px;
    color: #DD7CB4;
	float: left;
}

/* Second column of the three columns */
.c2
{
    width: 218px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 20px;
    color: #DD7CB4;
}

/* Third column of the three columns */
.c3
{
	width: 218px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 20px;
    color: #DD7CB4;
	float: right;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
	text-decoration: underline;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
	color: #6b6868;
}

/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
/* End of CSS Tabs */
