/* 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                     |
|   Root Designs Store Stylesheet     |
|    http://www.rootdesigns.net/      |
|                                     |
|   Created By: Tristan Weissmann     |
|    http://www.djdarkskies.com       |
|                                     |
|    Please don't steal this code     |
|                                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

             ***********               

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                     |
|    General Info:                    |
|                                     |
|       File:  layout.css             |
|		Theme: RootDesigns01          |
|       Date:  July 2007              |
|                                     |		
|                                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/


body {
	margin: 5px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../styleImages/backgrounds/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:Top Center;
}
#pageSurround {
	width: 780px;
	margin: 0px auto;
	padding:0 10px; /* 10 padding for left - right */
	border-bottom:1px #E1E1E1 dashed;
}
#topHeader {
	text-align: right;
	height: 144px;
	margin:0;
	padding:1px 0 2px;
}
#topLogo a {
	width: 235px; 
	height:144px;
	padding-top:0px;
	float: left;
	display:block;
	background:url(../styleImages/logo.gif) left top no-repeat;}
	
#topLogo a:hover {
	width: 235px; 
	height:144px;
	padding-top:0px;
	float: left;
	display:block;
	background:url(../styleImages/logo.gif) left bottom no-repeat;}
	
#topTag {
	float:right;
	height: 60px;
	width:468px;
	display:block;
	margin-top:12px;
	border:1px #E1E1E1 dashed;
}

/* ----------- NAV MENU --------- */

.menulist {
	align:left;
	margin:0;
	padding:0;
	margin-top:12px;
	z-index:3;
}
.menuli {
	width:234px;
	border:0;
	height:41px;
	list-style:none;
	z-index:3;
	margin:0px;
	padding:0}

* html .menuli {
	padding-bottom:14px;
	margin-left:-10px;}
	
/* ----------- NAV MENU -- HERE COME THE INDIVIDUAL MENU ITEMS --------- */

/* News Link */
#a a {
	display:block;
	width:234px;
	height:41px;
	background: url(../styleImages/menu/a_news.gif) 0 0 no-repeat;

}
#a a:hover {
	background-position: -240px 0;}
	
/* Slipmats Link */
#b a {
	display:block;
	width:234px;
	height:41px;
	background: url(../styleImages/menu/b_slip.gif) 0 0 no-repeat;
	padding-bottom:10px;	
}
#b a:hover {
	background-position: -240px 0;}
*html #b a {
	margin-bottom:-5px;}
/* Contact Link */
#c a {
	display:block;
	width:234px;
	height:41px;
	background: url(../styleImages/menu/c_contact.gif) 0 0 no-repeat;
	background-color:none;
}
#c a:hover {
	background-position: -240px 0;}
/* About Link */
#d a {
	display:block;
	width:234px;
	height:41px;
	background: url(../styleImages/menu/d_about.gif) 0 0 no-repeat;
	background-color:none;
}
#d a:hover {
	background-position: -240px 0;}
/* Empty Cart Link */
#e a {
	display:block;
	width:234px;
	height:51px;
	background: url(../styleImages/menu/e_empty_cart.gif) 0 0 no-repeat;
	background-color:none;
}
#e a:hover {
	background-position: -240px 0;}
	
/* ----------- END NAV MENU NAVIGATION --------- */



.boxTitleLeft {
	font-size: 75%;
	color: #333;
	height: 15px;
}
.boxContentLeft {
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 240px; 
	padding-left:0;
	padding-right: 5px;
	float: left;
}
.colRight {
	position: relative;
	width: 468px; 
	padding-left: 5px;
	padding-right:0;
	margin-top:0;
	right: 0px;
	float: right;
}
.boxContent {
	border:0;
	padding: 3px;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 240px; 
	padding-left:0;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 468px; 
	padding-left: 5px;
	padding-right:0;
	margin-top:0;
	right: 0px;
	float: right;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom:1px #E1E1E1 dashed;
	float:right;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #F5F5F5;
	text-align: center;
	border: 1px #BCC7CD dashed;
	margin: 0 auto;
	padding: 3px;
	float: left;
	width: 468px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* --- INDEX PAGE -- */
.latestProds {
	float: left;
	text-align: center;
	width: 78px;
	height: 80px;
}

/* --- INDEX PAGE - LATEST NEWS -- */
.latestNewsEven {
	float:left;
	width: 458px;
	magin:0 5px;
	border-left: 3px #556673 solid;	
}
.latestNewsEven:hover {
	border-left: 3px #5E87A6 solid;
	background:url(../styleImages/right.gif) right no-repeat;
}
.latestNewsOdd {
	float:left;
	width: 458px;
	magin:0 5px;
	border-left: 3px #CCCCCC solid;	
}
.latestNewsOdd:hover {
	border-left: 3px #5E87A6 solid;	
	background:url(../styleImages/right.gif) right no-repeat;
}
.latestNewsThumb {
	float:left;
	padding:8px 12px 8px 8px;
}

/* --- NEWS PAGE -- */
.NewsEven {
	float:left;
	width: 458px;
	magin:0 5px;
	border-left: 3px #556673 solid;	
}
.NewsEven:hover {
	border-left: 3px #5E87A6 solid;
	background:url(../styleImages/right.gif) right no-repeat;
}
.NewsOdd {
	float:left;
	width: 458px;
	magin:0 5px;
	border-left: 3px #CCCCCC solid;	
}
.NewsOdd:hover {
	border-left: 3px #5E87A6 solid;
	background:url(../styleImages/right.gif) right no-repeat;
}
.NewsThumb {
	float:left;
	padding:8px 12px 8px 8px;
}
.NewsFull {
	float:right;
	padding:0 15px 15px;
}

/* --- VIEW CATEGORIES PAGE -- */

.prodEven {
	float:left;
	width: 458px;
	magin:0 5px;
	border-left: 3px #556673 solid;	
}
.prodEven:hover {
	border-left: 3px #5E87A6 solid;
	background:url(../styleImages/right.gif) right no-repeat;
}
.prodOdd {
	float:left;
	width: 458px;
	magin:0 5px;
	border-left: 3px #CCCCCC solid;	
}
.prodOdd:hover {
	border-left: 3px #5E87A6 solid;
	background:url(../styleImages/right.gif) right no-repeat;
}
.prodThumb {
	float:left;
	padding:8px 12px 8px 8px;
}



.clear {
	clear:both;
	height:1px;
	padding:0;
	margin:0;}
.hr {
	clear:both;
	height:8px;
	padding:0;
	margin:0;}