
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	color: #55606D;
	background: url(../../images/misc/bodyBackground.png) repeat-x fixed top #eeeeee;
}
a img {
	border: 0px;
	cursor:pointer;
}
A {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
A:hover {
	color: #4CB700;
	text-decoration: none;
	cursor:pointer;
}
table#mainTable{
}
div#bodyHeader {
	 height: 80px;
	 background-color:#fff;
}
div#content {
	 background-color:#fff;
	 border: 1px solid #dbdbdb;
}
div#contentBody{
	padding:4px;
	font-size:12px;
}
div.breadcrumbs{
	padding:4px;
	font-size:12px;
}
a#contentBody{
	color: #000000;
	text-decoration: underline;
}
a#contentBody:hover{
	color: #4CB700;
	text-decoration: underline;
}
li{
	font-weight:normal;
}
h5, h4, h2, h1{
	margin:0px;
	padding:0px;
}
div#siteMaintenance{
	width:450px;
	height:auto;
	background-color: #E9F7FD;
	border:1px outset #00AAE6;
	margin:auto;
	padding:30px;
	text-align:center;
}
.boxLink:active, .boxLink:visited, .boxLink:link {
	font-size: 10px;
	color: #FBECF0;
	text-decoration: none;
}
.boxLink:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.boxLinkInline{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:#ffc961;
	border:solid 1px #4E0315;
	padding-left:4px;
	padding-right:4px;
	color:#00388A;
}
.boxLinkInlineMark{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:#ff9b00;
	border:solid 1px #4E0315;
	padding-left:4px;
	padding-right:4px;
}
.adminFrontEndLogin
{
	
	font-size:11px;
	
}
#adminFrontLoginError
{
	color:red;
}

.adminFrontEndLogin input
{
	width:100px;
	font-size:11px;
}

/* Start default Table*/

.defaultTable table {
		border-collapse:collapse;
		background:#EFF4FB;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:1.0em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.defaultTable table td, th {
		padding:5px;
}

.defaultTable table caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.6em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */


.defaultTable
{
	/*width:458px;*/
	
	float:right;
	margin-top:12px;
	
}
.defaultTable table a {
		color:#950000;
		text-decoration:none;
}

.defaultTable table a:link {}

.defaultTable table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

.defaultTable table a:hover {
		border-bottom: 1px dashed #bbb;
}



.defaultTable table thead th, .defaultTable table tfoot th, .defaultTable table tfoot td {
		background:#333 url(http://www.roscripts.com/images/llsh.gif) repeat-x;
		color:#fff
}

.defaultTable table tfoot td {
		text-align:right
}



.defaultTable table tbody th, .defaultTable table tbody td {
		border-bottom: dotted 1px #333;
		
}

.defaultTable table tbody th {
		white-space: nowrap;
}

.defaultTable table tbody th a {
		color:#333;
}



.defaultTable table tbody tr:hover {
		background:#FFA500;
}



	td#topMenuBodyTd {
		background: url(../../images/misc/ppsMenuBar.png) #fff;
		height:40px;
		padding-left:20px;
	}
	
	div#topMenuBodyDiv {
	text-align:center;
	}
	
	div.topMenu {
		padding: 0;
		margin: 0;
		font-family: Arial, sans-serif;
		text-align:center;
	}
	
	div.topMenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
		z-index:1;
		text-align:center;
	}
	
	div.topMenu ul a {
		color: #36537D;
		text-decoration: none;
		display: block;
		padding: 1px 10px 1px 10px;
		font-size:12px;
		font-weight:bold;
		font-family:Verdana,Helvetica,Arial,sans-serif;
		
	}
	
	.topMenuMarkLink {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		font-size:12px;
		font-weight:bold;
		font-family:Verdana,Helvetica,Arial,sans-serif;
		/*background: #D8E11A;*/
		
	}
	
	div.topMenu  a:hover {
		color: #FFFFFF;
		text-decoration: none;
		/*background: #C30308;*/
		font-size:12px;
	}
	
	
	div.topMenu ul li {
		float: left;
		position: relative;
		
	}
	
	div.topMenu ul li ul {
		list-style: none;
		position: absolute;
		border: 4px solid #C30308;
		z-index:4;
		display:none;
		background:#F06064;
		
	}
	
	div.topMenu ul li ul li{
		float:none;
		text-align:left;
		margin:4px;
		border-top: 0px solid #D8E11A;
	}
	
	
	div.topMenu ul li:hover ul { display: block;}
	
	
	div.topMenu ul li:hover ul li ul { display: none; }
	
	div.topMenu ul li ul li:hover ul {
		display: block;
		left: 140px;
		top: -1px;
		border-left: 1px solid #FFF;
	}
	
	td#rightMenuBodyTd{
	background-color:#FFFFFF;
	width:220px;
	}
	
	div#rightMenuBodyDiv{
	padding:2px 2px 2px 2px;
	}
	.menu_rightLink
	{
		font-size: 12px;
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_rightLink:hover 
	{
		color: #70BE34;
		text-decoration: underline;
	}
	
	.menu_rightMarkLink{
		font-size: 12px;
		color: #ff0000;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_rightMarkLink:hover 
	{
		color: #DCE8EF;
		text-decoration: underline;
	}
	
	.menu_right_subLink{
		font-size: 12px;
		/*color: #;*/
		text-decoration: none;
		font-weight: bold;
	}
	.menu_right_subLink:hover{
		/*color: #9E3B3B;*/
		text-decoration: underline;
	}
	.menu_right_subMarkLink{
		font-size: 12px;
		color: #666;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_right_subMarlLink:hover{
		color: #DCE8EF;
		text-decoration: underline;
	}
	
	td#bottomMenuBodyTd{
	background-color:##000000;
	}
	
	div#bottomMenuBodyDiv{
	padding:2px 2px 2px 220px;
	}

	div.bottomMenu  
	{
		padding: 0;
		margin: 0;
		font-family: Arial, sans-serif;
	}
	
	div.bottomMenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
		z-index:1;
		text-align:center;
	}
	
	div.bottomMenu ul a {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		padding: 0px 5px 0px 10px;
		font-size:9px;
		font-weight:bold;
		font-family:Verdana,Helvetica,Arial,sans-serif;
		
	}
	
	div.bottomMenu  a:hover {
		color: ##F06064;
		text-decoration: none;
		background: #D8E11A;
		font-size:9px;
	}
	
	
	div.bottomMenu ul li {
		float: left;
		position: relative;
		
	}
	
	div.bottomMenu ul li ul {
		list-style: none;
		position: absolute;
		border-top: 2px solid #D34697;
		z-index:4;
		display:none;
		background:#D8E11A;
		font-size:9px;
	}
	
	div.bottomMenu ul li ul li{
		float:none;
		text-align:left;
		border-top: 1px solid #CE436E;
	}
	
	
	div.bottomMenu ul li:hover ul { display: block;}
	
	
	div.bottomMenu ul li:hover ul li ul { display: none; }
	
	div.bottomMenu ul li ul li:hover ul {
		font-size:9px;
		display: block;
		left: 140px;
		top: -1px;
		border-left: 1px solid #FFF;
	}
	
	td#leftMenuBodyTd{
	background-color:#FFFFFF;
	width:180px;
	}
	
	div#leftMenuBodyDiv{
	padding:2px 2px 2px 2px;
	width:216px;
	}
	
	.menu_leftLink
	{
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_leftLink:hover 
	{
		color: #308200;
		text-decoration: underline;
	}
	
	.menu_leftMarkLink
	{
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_leftMarkLink:hover 
	{
		color: #308200;
		text-decoration: underline;
	}
	
	.menu_left_subLink{
		font-size: 12px;
		color: #913232;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_left_subLink:hover{
		color: #962EA3;
		text-decoration: underline;
	}
	.menu_left_subMarkLink{
		font-size: 12px;
		color: #666;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_left_subMarlLink:hover{
		color: #DCE8EF;
		text-decoration: underline;
	}
	
div.newsHighlights{
	font-size:9px;
	margin:3px 3px 6px 3px;
}
div.newsHeader{
	background: transparent url(../../images/news/highlightTop.png);
	color:#07005e;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:18px;
	padding:4px;
}
div.newsFooter{
	background: transparent url(../../images/news/highlightBottom.png) no-repeat;
	background-color:#FFFBF3;
	height:7px;
}
div.mainNewsStory{
	background-color:#FFFBF3;
	padding:1px 2px 4px 2px;
	border-left: 1px #d99d00 solid;
	border-right: 1px #d99d00 solid;
	font-weight:bold;
}
div#otherNewsStory{
	background-color:#FFFBF3;
	padding:1px 5px 4px 2px;
	border-left: 1px #d99d00 solid;
	border-right: 1px #d99d00 solid;
}
A#newsHighlights{
	font-size:9px;
}

div#blogHighlights{
	font-size:9px;
	border:1px solid #000000;
	margin:3px 3px 6px 3px;
	background-color:#FFFBF3;
}
div.blogHeader{
	background-color:#000000;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:2px;
}
div.mainBlogsStory{
	margin-left:4px;
	padding:1px 1px 4px 1px;
	font-weight:bold;
}
A#newsHighlights{
	font-size:9px;
}
div.blogDate, span.blogDate{
	font-size:9px;
	color:#666;
}
div.blogContent{

}
div.blogPostNote{
	text-align:center;
}
div.blogHighlightCategory{
	padding:2px;
	margin: 5px 0pt 0pt 4px;
}
div.blogHighlightCategoryTitle{
	font-weight:bold;
}
div.blogResponse{
	border:1px #ccc none;
	padding:4px;
	margin:2px;
	font-weight:bold;
}
div.blogRowColour{
	background-color:#EBEBEB;
	border:1px #ccc solid;
	padding:4px;
	margin:2px;
	text-align:left;
}
div.blogRowWhite{
	background-color:#fff;
	border:1px #ccc solid;
	padding:4px;
	margin:2px;
	text-align:left;
}
div.blogCommentsForm{
	border:1px #ccc solid;
	padding:4px;
	margin:2px;
}

.h3CategoryTitle{
	margin:0;
	padding:0;
}
a.productCategorySiteMap{
	color:#000;
}
a.productCategorySiteMap:hover{
	color:#0072CF;
}
div.productSearchBox{
	font-size:9px;
	margin:3px 3px 6px 3px;
}
div.productSearchHeader{
	background: transparent url(../../images/products/highlightTop.png);
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:18px;
	padding:4px;
}
div.productSearchFooter{
	background: transparent url(../../images/products/highlightBottom.png) no-repeat;
	height:8px;
}
div.productSearchBody{
	background-color: #a3c2db;
	padding:2px 2px 0px 5px;
	border-left: 1px #1f83c7 solid;
	border-right: 1px #1f83c7 solid;
	font-weight:bold;
	height:24px;
}
div.productSearchBody input{
	float:left;
}
input#productSearchField{
	font-size:11px;
}
div#productSearchBody{
	background-color: #a3c2db;
	padding:2px 2px 0px 5px;
	border-left: 1px #1f83c7 solid;
	border-right: 1px #1f83c7 solid;
}
div#productMenuBody{
	background-color: #a3c2db;
	padding:0;
	border-left: 1px #1f83c7 solid;
	border-right: 1px #1f83c7 solid;
}
div#productMenuBody div{
	font-size:12px;
	padding:2px 2px 2px 15px;
	
}
div.productCategoryHeader{
	background: transparent url(../../images/products/categoryTop.png) no-repeat;
	overflow:hidden;
	width:136px;
	height:40px;
	text-align:center;
}
a.productCategoryHeader {
	color:#fff;
	font-weight:bold;
}
a.productCategoryHeader:hover {
	color:#fff400;
}
div.productCategoryImage{
	border-left: 1px #1f83c7 solid;
	border-right: 1px #1f83c7 solid;
	width:134px;
	height:110px;
	text-align:center;
}
div.productCategoryTextBox{
	border-left: 1px #1f83c7 solid;
	border-right: 1px #1f83c7 solid;
	width:134px;
	overflow:hidden;
	font-size:10px;
	height:70px;
	text-align:center;
	
}
div.productCategoryText{
	text-align:center;
	padding:3px 2px 4px 2px;
	overflow:hidden;
	line-height:11px;
	vertical-align:bottom;
	
}
div.productCategoryFooter{
	background: transparent url(../../images/products/categoryBottom.png) no-repeat bottom;
	width:136px;
	height:22px;
	line-height:20px;
	font-size:10px;
}
a.productCategoryFooter {
	color:#00388a;
	font-weight:bold;
}
a.productCategoryFooter:hover {
	color:#000;
	font-weight:bold;
}

div.productCategoryTitle{
	width:116px;
	height:33px;
	padding-top:4px;
	line-height:11px;
	overflow:hidden;
	margin:auto;
	font-size:9px
}
div.productDetailTitle h3
{
	color:#1F83C7;
	padding: 2px 0pt 5px 10px;
	margin:2px;
}
div.productDetailImg{
	padding-right:10px;
}
div.productDetailTxt, div.productDetailColor, div.productDetailSize
{
	padding-top:10px;
	margin-left:15px;
}
div.productDetailTxt table
{


}

div.productDetailCode{
	margin-left:10px;
	border:1px solid #1F83C7;
	padding:2px 2px 2px 0px;
}
div.productDetailCode span{
	background-color:#1F83C7;
	color:#fff;
	font-weight:bold;
	padding:3px;
}
div.productText{
	border:1px none #ccc;
	text-align:center;
	padding:2px 2px 2px 2px;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:11px;
	height:44px;
	overflow:hidden;
	vertical-align:bottom;
	font-size:10px;
}
div.productCode{
	text-align:center;
	padding:2px 2px 0px 2px;
	height:16px;
	font-size:9px;
	border-left: 1px #1f83c7 solid;
	border-right: 1px #1f83c7 solid;
	font-weight:bold;
	width:auto;
	max-width: 130px;
}

div.previewPrice
{
	padding-top:4px;
	vertical-align:bottom;
	font-size:11px;
	font-weight:bold;
}
div.productDetailPriceDiv
{
	border:1px solid #ccc;
	margin:30px 30px 0pt 20px;
	width:180px;
}
div.productDetailPriceSpecialsTextDiv
{
	border:1px solid #ccc;
	margin:5px 30px 5px 20px;
	width:275px;
	color:#ff0000;
	font-weight:bold;
	font-size:11px;
}

div.productRelatedLink
{
	width:100%;
	
}
div.productRelatedLink table
{
	width:100%;
	background-color:#A3C2DB;
}

#leftNavigationMenu {
	width: auto;
	background: #74A6CF;
}

#leftNavigationMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftNavigationMenu a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border: 1px solid #1F83C7;
	margin: 0;
	padding: 2px 3px;
}

#leftNavigationMenu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#leftNavigationMenu a {
	color: white;
	background: #74A6CF;
	text-decoration: none;
}

#leftNavigationMenu a:hover {
	color: #fff400;
	background: #8eb4c6;
}

#leftNavigationMenu li {
	position: relative;
}

#leftNavigationMenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#leftNavigationMenu ul ul ul,
div#leftNavigationMenu ul ul li:hover ul ul{
	display: none;
}

div#leftNavigationMenu ul ul li:hover ul,
div#leftNavigationMenu ul ul ul li:hover ul{
	display: block;
}
#leftNavigationMenu ul li {
	/*float: left;*/
	width: 100%;
}

.remoteLinksBlock{
	list-style: none;
	margin: 0;
	padding: 2px 3px;
}
.remoteLinksBlock li a{
	display: block;
	border: 1px solid #1F83C7;
	margin: 0;
	padding: 2px 3px;
	color:#fff;
	background: #74A6CF;
}
.remoteLinksBlock:hover li a{
	display: block;
	border: 1px solid #1F83C7;
	margin: 0;
	padding: 2px 3px;
	color:#fff;
}

