﻿/* Global Attributes */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;	
	color: #111;
	background-color: #fff;

}

/* Structural Elements */

#container {
	margin: 0px auto 0 auto;
	width: 950px;
	height: auto;
}

#stickerbit {
	height: 51px;
	width: 950px;
	margin: 0 auto;
}

#header {
	height: 140px;
	background-image: url('gordonheadersmall.png');
	background-repeat: no-repeat;
	width: 950px;
	margin-bottom: 10px;
	font-size: 10px;
}

.headertext {
	float: left;
	position: relative;
	top: 60;
	left: 200;
	}

.maincontent {
	width: 576px;
	float: left;
	margin-right: 20px;
	}
	
.sidepane {
	width: 350px;
	float: left;
	}

#header2 {
	height: 105px;
}

#content {
	overflow: hidden;
	text-align: justify;
	float: left;
	width: 100%;
	margin-top: 7px;
}

#petholder {
float: left;
	background-image: url('bottomleft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 140px;
	width: 155px;
	position:relative;
top:30px;
	}
	

	
	#dnn_BottomPane {
float: left;
	}

#footer {
	color:#00A1C9;
	float:left;
	font-size:11px;
	height:35px;
	margin: auto;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}

#footertextholder {

	float: left;
	height: 30px;
	width:784px;
	text-align: right;
	padding-top: 7px;

	}
	
#footertextholder a.SkinObject {
	color: #00A1C9;
	font-weight: normal;
	}
	#footertextholder a.SkinObject:hover {
	color: #666;
	text-decoration: underline;
	}

#footer a, #footerinner a, #footertextholder a {
	color: #00A1C9;
	font-weight: normal;
	text-decoration: underline;
	}

.clearer {
	clear: both;
	}

#buttonholder {
	overflow: hidden;
	float: left;
	width: 100%;
	text-align: left;
}

#loginbit {
	margin: 5px 0 0 8px;
	float: right;
	}

.notice {
	font-family: "Trebuchet MS";
	background: #eee;
	color: #808080;
	padding: 12px 8px;	
	margin: 0 0 3px 0;
}

#spacer {
	margin-top: 5px;
}

#endbox {
	width: 1024px;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
	color: #666;
	font-size: 10px;
}

/* Miscellaneous Styling */

.rightbox {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}

img.contentr {
	float: right;
}

img.contentl {
	float: left;
}

.Head {
	font-family: Arial, Tahoma, Verdana;
	font-size: 26px;
	color: #23328c;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1.5;
	white-space: normal;
}

.HeadGrey {
	white-space: normal;
	}

.SubHead {
	color: #f29c13;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

.SubSubHead {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #23328c;
	font-variant: small-caps;
	font-weight: bold;
}

A:link, a:visited  {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}

A:hover {
	color: #1050cb;
	font-weight: bold;
	text-decoration: underline;
}

A:active    {
	color: #feaf30;
	font-weight: bold;
	text-decoration: underline;
}

.Normal {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;	
	color: #111;
	}

.Normal p {
	line-height: 1.5;
	text-align: justify;
}

.Normal td {
	line-height: 1.5;
}

.Normal img {
	border: none;
	padding: 5px;
}

.Normal td img {
	border: none;
	padding: 0;
}

.NormalBold {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;	
	color: #111;
	line-height: 1.4;
	font-weight: bold;
	}
	
.NormalRed {
	font-family: Arial, Tahoma, Verdana;
	color: #CC0000;
	font-size: 15px;	
	color: #111;
	line-height: 1.4;
	}

a.SkinObject:link,a.SkinObject:visited {
}

a.SkinObject:hover,a.SkinObject:active {
color: #1050CC;
}

a.endbox {
	color: #666;
	text-decoration: none;
}

a.endbox:hover {
	color: #444;
	text-decoration: underline;
}

H1 {
	color: #f29c13;
	font-family: Arial, Tahoma, Verdana;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
}

H2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	text-align: left;
}

ul li {
	list-style-type: disc;
	font-size:14px;
	line-height:20px;
	margin: 0.7em 0;
}

ol li {
	font-size:14px;
	line-height:20px;
	margin: 0.7em 0;
}

hr {
border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	margin: 10px auto;
	text-align: center;
}

#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #00A1C9;
	font-weight: normal;
	}

#menu{
	margin: 0 auto;
	width: 100%;
	}

.MainMenu_MenuContainer{ background:transparent; width:100%; font-weight: normal;}

.MainMenu_MenuBar {
background: url('menu/mid.gif');
background-image: url('menu/mid.gif');
background-repeat: repeat-x;
background-position: top;
font-weight: normal;
}

.MainMenu_SearchBar {
background: url('menu/mid.gif');
background-image: url('menu/mid.gif');
background-repeat: repeat-x;
background-position: top;
text-align: right;
}

.MainMenu_MenuItem{
	font-family:Arial, Helvetica, sans-serif; 
	color:#002d90;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	border-width:0px 0px;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}

.MainMenu_MenuItemSel {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
	font-weight: normal;
	background-image: url('menu/midhighlight.gif');
	background-repeat: repeat-x;
	border: 0;	
		opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}


.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display: inherit; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/

.submenu{
	font-family:Arial, Helvetica, sans-serif; 
	color:#000033;
	background: #c7dff4;
	font-size:12px;
	font-weight:normal;
	border:0;
	padding:0px;
	margin-top: -1px;
	margin-left: 0px;
	opacity:0.9;/*firefox*/
	filter:alpha(opacity=90);/*ie*/
	z-index: 1000;
}

.submenu TD {
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

.submenuitembreadcrumb{
	font-family:Arial, Helvetica, sans-serif; 
	color:#002d90;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	border-width:0px 0px;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}

.submenuitemselected{
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background: #003580;
	opacity:1;/*firefox*/
	filter:alpha(opacity=100);/*ie*/
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 14px 10px 14px;
height: 45px;
font-size: 12px;
color: #ffffff;
padding: 0 15px;
}
.rootmenuitemselected TD{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 14px 10px 14px;
font-size: 12px;
height: 45px;
color: #ffffff;
padding: 0 15px;
}

.MainMenu_RootMenuItemActive TD{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url('menu/midhighlight.gif');
	background-repeat: repeat-x;
	border: 0;	
	height: 45px;
	padding: 0 15px;
	text-decoration: none;
	}

.rootmenuitembreadcrumb TD{
font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('menu/midhighlight.gif');
	background-repeat: repeat-x;
	border: 0;
	height: 45px;
	padding: 0 15px;
	color: #fff;
}

.SearchText {
width: 151px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
margin-top: 10px;
background: url('menu/searchbox.gif');
background-image: url('menu/searchbox.gif');
background-position: top;
background-repeat: none;
border: 0;
}

.SearchButton {
border: 0;
width: 30px;
height: 45px;
margin-left: -5px;
background: #fff url('menu/search.gif') no-repeat;
outline: none;
vertical-align:top;
}

.headercont {
	width: 650px;
	padding-top: 30px;
	margin: auto;
	position: relative;
	right: 90;
	}
	
	.logopic {
	height: 73px;
	width: 336px;
	float: left;
	margin-right: 30px;
	}
	
	.logotext {
	float: left;
	}
	
.FeaturePane {
	float: left;
	width: 946px;
	margin-bottom: 15px;
}
	
.MidLeftPane {
	width: 463px;
	float: left;
	margin-right: 20px;
	}
	
.MidRightPane {
	width: 463px;
	float: left;
	}
	
.BotLeftPane {
	width: 302px;
	margin-right: 19px;
	float: left;
}

.BotMidPane {
	width: 302px;
	float: left;
	margin-right: 19px;
	}

.BotRightPane {
	width: 302px;
	float: left;
}

.engage-template{overflow:hidden;width:780px;}
.engage-template .rotate-wrap{width:530px;float:left;overflow:hidden;position:relative;z-index:1;}
.engage-template .pager-items{float:right;width:249px;cursor:pointer;position:relative;z-index:2;}
.engage-template h2.slide-title{margin:0;background: url(rotator/rotator_bg.png) repeat-x;height:27px;padding:12px 0 0 10px;font-size:14px;font-weight:bold;font-family: Helvetica, Arial, sans-serif;color:#000;border:1px #CFD0D2 solid;}
.engage-template .pager-item-on h2.slide-title{background: url(rotator/selected_bg2.png) no-repeat;border:none;margin-left:0;border-right:1px #CFD0D2 solid;color:#fff;margin-left:-10px;padding-left:20px;}

.engage-template td {
color: #002568;
font-size: 14pt;
font-weight: bold;
}


.CheckoutRegister ul li, .CheckoutLogin ul li {
	list-style-type: none;
	margin-left: -40px;
}

#dnn_ctr15933_ViewProvet_Shopping_CategoryView_GroupView a {
	font-style: normal;
	text-decoration: none;
}
