@import "reset.css";

/* The "height" above is a hack for IE5+/Win.  Below we adjust it using the child selector to hide from IE5+/Win */
html, body, #div_Contents {
	min-height: 100%;
	height: 100%;
}

/* Without this, Moz1.0 adds a vertical scrollbar */
html > body, html > body #div_Contents {
	height: auto;
}

/* TAGS */

BODY {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../images/frontend/backgrounds/mainback.gif) center top repeat-y #fff;
	font-family: "trebuchet MS", arial;
	font-size: 12px;
	color: #555;
	line-height: 1.5em;
}
FORM {
	margin: 0;
	padding: 0;
}
INPUT, SELECT, TEXTAREA {
	font-size: 12px;
	font-family: arial;
	background: #ffffff;
	color: #333;
	vertical-align: middle;
	border: 1px inset;
}
INPUT, TEXTAREA {
	padding: 2px;
}
A, A:visited {
	color: #333;
}
A:hover {
	color: #333333;
}
P {
	margin: 10px 0;
}
IMG {
	white-space: pre;
}
H1 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 0 0 10px 0;
	height: 50px;
	
}
H1 A, H1 A:visited {
	font-size: 24px;
	color: #555;
	padding: 0;
	line-height: 50px;
	display: block;
	text-decoration: none;
}


/* CLASSES */

#div_Container {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
}
#div_Main {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
	width: 940px;
	border-top: 0px solid #888;
	border-bottom: 0px solid #f3b8d0;
	
}
#div_Header {
	margin: 0 0 30px 0;
	height: 110px;
}
#div_Header A {
	border: 0;
	display: block;
	width: 700px;
}
#div_Header A IMG {
	border: 0;
	display: block;
}
#div_MainContent {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#div_ColMain {
	text-align: left;
	margin: 0;
	padding: 0;
}

#div_ColMain .div_Breadcrumb {
	margin: 0 0 0 -5px;
}
#div_ColMain .div_Breadcrumb A, #div_ColMain .div_Breadcrumb SPAN {
	color: #555;
	font-size: 11px;
	margin: 0 5px;
}
#div_ColMain .div_Breadcrumb IMG {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#div_ColMain #lblPageContent {
	padding: 0;
}

#div_Footer {
	line-height: 1.3em;
	overflow: visible;
	font-size: 11px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
	width: 940px;
	background: url(../images/frontend/backgrounds/dottedline.gif) 0 0 repeat-x;
}
#div_Footer #div_BottomOptions {
	margin: 0 0 5px 0;
	line-height: 30px;
	height: 30px;
	background: url(../images/frontend/backgrounds/menuback.gif) 0 0 repeat #555;
	border-bottom: 0px solid #d79225;
}
#div_Footer #div_BottomOptions A {
	padding: 0 5px;
	color: #fff;
}
#div_Footer #div_BottomOptions A.a_Webthinking {
	border: 0;
}
#div_Footer #div_BottomOptions A.a_Webthinking IMG {
	border: 0;
	vertical-align: middle;
}
#div_Footer #div_Logos {
	margin: 5px 0;
}
#div_Footer #div_Logos A {
	margin: 5px;
}
#div_Footer #div_Logos A IMG {
	border: 0;
}


/* FLOATY BITS */

.div_TopToolbar {
	position: absolute;
	top: 10px;
	height: 40px;
	line-height: 40px;
	width: 600px;
	margin: 0 0 0 340px;
	overflow: hidden;
	text-align: right;
}
.div_TopToolbar .div_Inner {
	display: block;
}
.div_TopToolbar .div_Inner .div_Basket {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url(../images/frontend/icons/shoppingbag.gif) 0 0 no-repeat;
	display: inline;
}
.div_TopToolbar .div_Inner .div_Basket .div_Items {
	color: #555;
	height: 12px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin: 0 10px 3px 0;
	display: inline;
}
.div_TopToolbar .div_Inner .div_Basket A {
	text-decoration: none;
}
.div_TopToolbar .div_Inner .div_Basket A:hover {
	text-decoration: underline;
}
.div_TopToolbar .div_Inner .div_Basket H6 {
	color: #888;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 0 0 0;
	display: inline;
	margin: 0 3px 0 0;
}
.div_TopToolbar .div_Inner .div_Buttons {
	display: inline;
}
.div_TopToolbar .div_Inner .div_Buttons A {
	color: #888;
	text-decoration: none;
	margin: 0 5px 0 0;
}
.div_TopToolbar .div_Inner .div_Buttons A:hover {
	color: #333;
	text-decoration: underline;
}
.div_TopToolbar .div_Inner .div_MyAccount {
	margin: 0 20px 10px 0;
	background: url(../images/icons/shoppingbag.gif) 0 12px no-repeat;
	display: inline;
}
.div_TopToolbar .div_Inner .div_MyAccount .div_Items {
	color: #555;
	height: 12px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 3px 0;
	display: inline;
}
.div_TopToolbar .div_Inner .div_MyAccount H6 {
	color: #888;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 0 0 0;
	display: inline;
	margin: 0 3px 0 0;
}

.div_SearchBox {
	position: absolute;
	top: 100px;
	height: 30px;
	line-height: 30px;
	width: 300px;
	margin: 0 0 0 635px;
	overflow: hidden;
	text-align: right;
	z-index: 1000;
}
.div_SearchBox INPUT.ipt_SearchText {
	width: 250px;
	font-size: 15px;
	color: #aaa;
	margin: 0;
	padding: 2px;
	border: 1px solid #ab6f11;
}
.div_SearchBox INPUT.ipt_SearchButton {
	font-size: 15px;
	color: #fff;
	background: #333;
	margin: 0;
	padding: 2px;
	border: 0;
}


/* GENERAL CLASSES */

.div_Clear {
	clear: both;
}

.div_Buttons INPUT {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: middle;
	background: none;
}

#div_DarkScreen {
    display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 1000;
}

.div_AddMessageOuter {
display: none;
}
.div_SocialBookmarking {
    margin-bottom: 20px;
    clear: both;
}
.div_SocialBookmarking A {
	color: #e3702c;
    text-decoration: none;
    padding-left: 10px;
}
.div_SocialBookmarking IMG {
    Border: 0;
}

.spn_GeneralErrorLabel {
display: block;
color: Red;
}

UL {
text-indent: 5px;
list-style-position: inside;
list-style-type: disc;

}
LI {}