/*  
Theme Name: SRP Cotton's theme
Theme URI: http://srpcotton.org/
Description: Cotton inspired theme
Version: 0.9
Author: Kevin Conner

*/

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

html{
        height:100%;
}

body {
        /*background-color: #FFF;font-size: 62.5%;*/ /*Resets 1em to 10px */
        /*font-family: Verdana, Arial, Sans-Serif;*/
        background-color: #FFF;
	margin: 0;
	padding: 0;
        }

div {
        margin: 0;
        padding: 0;
}

img {
        margin: 0;
        padding: 0;
	display: inline;
}

form {
        padding: 0;
        margin: 0;
}

#header {
	padding: 15px 0px 0px 15px;
}

#menu {
	padding: 0px 45px 0px 0px;
	float: right;
	height: 20px;
}

#menu img {display: inline;}

#submenu {
	padding: 0px 45px 0px 300px;
	float: right;
	height: 20px;
/*	min-height: 20px; */
}

#submenu img {display: inline;}

#footer {
	background-color:#F6EDC8;
}

#copyright {
	background-color:#FFF;
	color:#000;
	text-align:right;
	font-size: 0.7em;
}

#top_whitespace
	{height: 15px;
	}

#wrapper {
	margin: 40px auto auto auto;
	width: 800px;
	padding: 0;
	}

#left { 
	float:left;
	width:120px;
	padding:8px;
	background-color:#FFF; 
	font-color:#000;
	}

#right {
	float:right;
	width:0px;
	padding:8px;
	background-color:#FFF
	}

#center { 
	margin-right:0px;
	margin-left:135px;
	/*padding:8px;*/
	background-color:#eec; 
	}

#left_col {
	font-color:#000;	
	}

p.
.box h1 { padding:0; margin:0; color:#FFF; font-size:32px; border-bottom:0px solid #F6EDC8; text-align: center}
.box p { color:#FFF; font-size:18px; padding:.1; margin:5; text-align: center}
.box a { color:#FFF; }
.box { background-color:#F6EDC8;
margin:0px; }
.boxcontent { padding:1em;
color:#FFF;
margin:10px; }
.boxcontent span { font-size:12px; }
b.rtop, b.rbottom { display:block; background-color:#FFF; }
b.rtop b, b.rbottom b { display:block; height:1px;
overflow:hidden; background-color:#F6EDC8; }
b.r1 { margin:0 5px; }
b.r2 { margin:0 3px; }
b.r3 { margin:0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin:0 1px; height:2px; }

#wac_body {
	width:800px;
	margin: auto auto auto auto;
        color:#AF2412;
        text-align:center;
}

#wac_body a {
	color:#AF2412;
}

#wac_body h1 {
	color:#AF2412;
/*      font-size: 0.7em; */
}

#wac_body p {
        color:#AF2412;
}

#wac_description {
	margin-left:350px;
	margin-right:50px;
	text-align:left;
	height:170px;
	min-height:170px;
/*	display:inline; */
	border: solid #F6EDC8; 
/*	border: solid #FF0000; */
	border-style: hidden;  
/*	position: relative; */
/*	top:-10px; */
	margin-top:0px;
	margin-bottom:0px;
	float: none;
}

#wac_description p {
	text-align:left;
	margin-top:0px;
}

#wac_description h1 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:4px;

/*	font-style:italic */
}

#wac_image {
	float:left; 
	position:relative; 
	left:100px;
	height: 170px;
        min-height:170px; 
        display:inline; 
        border: solid #F6EDC8; 
/*        border: solid #FF0000; */
        border-style: hidden;

/*      position: relative; */
/*      top:-10px; */
/*        margin-top:0px; */
/*        margin-bottom:0px; */
/*	width:200px; */
}

#wac_browse_left {
	background-image:url("images/lbg_browse_left.gif");
        background-attachment:scroll;
        background-repeat:repeat-y;
	background-position:20px 0px;
/*	float:left;
	position:relative;
	left:20px; */
}

#detailBody {
	background-color:#F6EDC8;
	color:#AF2412;
/*	position:relative;
	margin: 10px 20px 0px 20px; */
}

#detailHeading {
        position: absolute;
        left:20px;
        top: 20px;
        background: url('images/lbg_detail.gif');
        background-repeat: no-repeat;
        height: 60px;
        width: 260px;
}

#detailMain {
        position: absolute;
        top: 95px;
        left: 15px;
        width: 400px;
}

#detailDescription {
        position: absolute;
        line-height: 19px;
        top: 95px;
        left: 450px;
        width: 250px;
	color:#AF2412;
	text-align: left;
}

#detailDescription a {
	color:#AF2412;
}

#detailImages {
        position: absolute;
        top: 425px;
        width: 150px;
}

