/* Shaun Nelson Design CMS CSS */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	background-color: #ebf4db;
}

.center {
	text-align: center;
}

p
{
padding: 5px;
font-size:12px;
}

/* HEADER */
#containerheader { 
	background-color: #FFFFFF;
	width: 800px;
	height: 162px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top: #666666 solid 1px;
}

#header {
	width: 800px;
	height: 162px;
	float: left;
	}

/* TOP NAV */
#containertopnav { 
	width: 800px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}	
#topnav {
	background-image: url(images/top_nav_bg.gif);
	border-right: #666666 solid 1px;
	border-left: #666666 solid 1px;
	width: 800px;
	max-width: 798px;
	height: 28px;
	float: left;
}

#topnav img {
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
}

/* CONTENT */

#containercontent { 
	width: 800px;
	max-width: 798px;
	height: 550px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right: #666666 solid 1px;
	border-left: #666666 solid 1px;
	background-color: #FFFFFF;
}

#content {
	background-color:#ffffff;
	width: 590px;
	/*Main nav controls height, this height is added for overflow control*/
	height: 550px;
	float: left;
}

/* Main Page Content */

#addimg {
width: 70px;
height: 70px;
border-right: #666666 solid 1px;
border-left: #666666 solid 1px;
border-top: #666666 solid 1px;
border-bottom: #666666 solid 1px;
}

#addcontainer {
	width: auto;
	height: auto;
}

#addtitle { 
font-size: 12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-right: 5px;
color: #000000;
}

#addtitle a {
font-size: 12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

#addtext {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#recentcontainer {
	width: 150px;
	height: auto;
}
	#containerimage {
		width:70px
		height: 70px;
	}	
	
	#containertext {
		width: 250px;
		height: auto;
		float: left;
		background-color: #FFFFFF;
	}

/* Content */
#contenttext {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
overflow: auto;
background-color: #FFFFFF;
width:590px;
height: 450px;
}

	#containertitle {
		width: auto;
		height: 37px;
		padding-top:10px;
		padding-left: 5px;
		padding-bottom:0px;
		float: left;
	}
	
		#titleicon {
			width: 33px;
			height: 37px;
			background-image:url(images/red_check.gif);
			float: left;
		}
		
		#producttitle {
			width: auto;
			font-size: 18px;
			font-weight:none;
			color: #000000;
		    padding-left: 5px;
			height: 37px;
			padding-top:10px;
			float:left;
		}
		
	#contentsubtitle {
		color: #000000;
		font-weight: bold;
	}
	
	#containerproduct {
		width: 500px;
		height: auto;
		float: left;
		padding-left:45px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:15px;
	}
	
	#containerproductimg {
		width: 100px;
		height: 100px;
		float: right;
	}
	
#containerbigimage {
	width: 300px;
	height: 300px;
	/*padding-left: 147px;*/
	float: left;
}

	#borderimg {
	border-right: #666666 solid 1px;
	border-left: #666666 solid 1px;
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	}
	
#containerrightthumbs {
 width: 220px;
 height: auto;
 float: left;
}
	
#containerthumbs {
	width: 593px;
	height: 100px;
	float: left;
}
	#thumbcontainer {
		width: 100px;
		height: 100px;
		float: left;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
#containerdesc {
	width: 593px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}	

#containerdetails {
	width: 500px;
	height: 100px;
	float: left;
	padding-left: 10px;
}

	#detailstitle {
		color: #ffffff;
		background-color:#ac0707;
		text-align: right;
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#detailsinfo {
		color:#000000;
		background-color: #cccccc;
		text-align: left;
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#detailsinfo a {
		color:#000000;
		background-color: #cccccc;
		text-align: left;
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#tsb_box {
	width: auto;
	height: auto;
	background-color:#333333;
	color: #FFFFFF;
	vertical-align:top;
}

#tsbtitle {
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#tsb {
	font-size: 12px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#tsb a {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* FORMS */

#leftcolumn {
	width: 500px;
	float:left;
	height: 300px;
}

#rightcolumn {
	width: 270px;
	float: left;
	height: 300px;
}

#formbox {
	width: 580px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

label
{
	width: 200px;
	float: left;
	margin: 2px 1em 0px 0;
}


input {
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	border: #000000 solid 1px;
	font-family: Verdana, Helvetica, New Times Roman;
	font-size: 10px;
	width: 180px;
	height: 20px;
}

select
{
	color: #000000;
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	font-family: Verdana, Helvetica, New Times Roman;
}

textarea
{
	width: 250px;
	height:80px;
	wrap: on;
	color: #000000;
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	font-family: Verdana, Helvetica, New Times Roman;
}

.submit-button
{
	clear: both;
	margin-left: 140px;
	color: #FFFFFF;
	background: #666666;
	border: 2px #CCCCCC outset;
	height: 2em;
	width: 6em;
	text-align: center;
}

.admin-submit-button {
	clear: both;
	margin-left: 120px;
	color: #FFFFFF;
	background: #666666;
	border: 2px #CCCCCC outset;
	height: 2em;
	width: 6em;
	text-align: center;
}

.reset-button
{
	margin-left: 10px;
	color: #FFFFFF;
	background: #666666;
	border: 2px #CCCCCC outset;
	height: 2em;
	width: 6em;
	text-align: center;
}

/* NAVIGATION */
#containermainnav {
	float: left;
	background-color:#ffffff;
	width: 202px;
	max-width: 201px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right: #666666 solid 1px;
	font-family: Verdana, Helvetica, New Times Roman;
	font-size: 12px;
}

#mainnav {
	float: left;
	background-color:#ffffff;
	width: 201px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#category {
	float: left;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 5px;
	color:#ac0707;
	width: 197px;
}

#subcategory {
	float: left;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	width: 192px;
}

#subcategory a {
 color: #000000;
 text-decoration:none;
}

#subcategory a:hover {
 color: #000000;
 text-decoration: none;
}

#subcategory a:visited {
 color: #000000;
 text-decoration:none;
}

#dottedlinecontainer {
	width: 192px;
	height: 1px;
	max-height: 1px;
	padding-left: 10px;
	float: left;
}

#dottedline {
	width: 180px;
	background-image: url(images/nav_dotted_underline.gif);
	float: left;
}

.vline {
	background-color: #666666;
	width: 1px;
	height: 300px;
}

.mainnav_line {
	width: auto;
	height: 1px;
	background-image: url(images/nav_dotted_underline.gif);
}

.mainnav_cat {
	 color: #ac0707;
	 float: left;
}

.mainnav_subcat {
 	margin-left: 10px;
 	color: #000000;
 	float: left;
}



/* FOOTER */
#containerfooter { 
	width: 800px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;		
}

#footer {
	display: block;
	width: 800px;
	height: 80px;
	float: right;
	border-bottom: #666666 solid 1px;
	}
	
