html{overflow-y:scroll}

body {
	background: #2a2a2a;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, tahoma;
	color: #FFFFFF;
	font-size: 12px;
	}
	
a {
	color: #ea1cc6;
	text-decoration: underline;
	}
	
a:hover {
	color: #a80d8d;
	text-decoration: underline;
	}
	
.clear {
	clear: both;
	}
	
.float_right {
	float: right;
	}
	
.float_left {
	float: left;
	}
	
.pl_button {
	float: right;
}
	
h1 {
	color: #ea1cc6;
	font-family: Verdana, Arial, Tahoma;
	margin: 0;
	margin-top: 4px;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	}
	
h2 {
	color: #ea1cc6;
	font-family: Verdana, Arial, Tahoma;
	margin: 0;
	margin-top: 4px;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	}
	
h3 {
	color: #ea1cc6;
	font-family: Verdana, Arial, Tahoma;
	margin: 0;
	margin-top: 4px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	}
	
hr {
	height: 1px;
	background: #cecece;
	color: #cecece;
	width: 100%;
	border: 0;
	}
	
#wrapper {
	width: 956px;
	margin: 0 auto;
	text-align: left;
	color: #131313;
	}
	
#header .logo h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 1.8em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 22px 0 22px 8px;
	}
	
#header .phone {
	float: right;
	background: url(images/header_phone.jpg) top left no-repeat;
	width: 317px;
	height: 31px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	text-align: right;
	}
	
#header .phone span {
	margin: 3px 10px 0px 0px;
	display: block;
	}
	
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#nav ul li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	}
	
#nav ul li a {
	display: block;
	float: left;
	padding: 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 200%;
	font-weight: bold;
	font-size: 1.2em;
	}
	
#nav ul li a:hover {
	color: #e2e2e2;
	}
	
#nav ul li.current a {
	color: #f757db;
	}
	
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 8px;
	background-repeat: no-repeat;
}

span.side-corners-bottom, span.side-corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 6px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: url(images/page_topleft.gif);
	background-position: 0 0;
}

span.corners-top span {
	background-image: url(images/page_topright.gif);
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: url(images/page_botleft.gif);
	background-position: 0 100%;
	clear: both;
}

span.corners-bottom span {
	background-image: url(images/page_botright.gif);
	background-position: 100% 100%;
}

span.side-corners-bottom {
	background-image: url(images/sidebar_botleft.gif);
	background-position: 0 100%;
	clear: both;
}

span.side-corners-bottom span {
	background-image: url(images/sidebar_botright.gif);
	background-position: 100% 100%;
}

#content {
	background: #FFFFFF;
	}
	
#content .content_wrap {
	padding: 10px;
	padding-left: 9px;
	padding-top: 2px;
	float: left;
	width: 668px;
	}
	
#sidebar {
	float: right;
	width: 246px;
	padding: 2px 9px 0px 0px;
	}
	
#sidebar .sidewrap {
	background: #cb25ae url(images/sidebar_main.jpg) top left no-repeat;
	width: 246px;
	margin-bottom: 12px;
	}

#sidebar .sidewrap .sidepad {
	padding: 10px;
	color: #FFFFFF;
	}
	
#sidebar h1, #sidebar h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	}
	
#sidebar .titleimg {
	margin-top: 10px;
	}
	
#sidebar ul.sidebar_menu {
	line-height: 140%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar ul.sidebar_menu a {
	display: block;
	overflow: auto;
	padding: 6px 4px 6px 24px;
	margin: 0 auto;
	width: 198px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/sidemenu_item.gif) center left no-repeat;
	}
	
#sidebar ul.sidebar_menu a:hover {
	color: #ffdbf9;
	text-decoration: underline;
	}
	
#sidebar ul.sidebar_menu li { width: 198px; float: left; height: 1%; }
#sidebar ul.sidebar_menu a { height: 1%; }
	
#footer {
	background: #2a2a2a url(images/gloss_main.gif) top left repeat-x;
	color: #FFFFFF;
	height: 80px;
	}
	
.footer_left {
	background: url(images/gloss_left.gif) top left no-repeat;
	}
	
.footer_right {
	background: url(images/gloss_right.gif) top right no-repeat;
	}
	
#footer .footer_wrap {
	padding: 14px 10px;
	}
	
table, td {font-size: 100%;}

.tborder {
	background: #fff;
	border: 1px solid #d3d3d3;
}

.tcat {
	background: #3e3e3e;
	padding: 8px;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: bold;
}

.tcat a {
	color: #FFFFFF;
	}
	
.tcat a:hover  {
	color: #cecece;
	}

.thead {
	background: #cacaca;
	padding: 6px;
	color: #343434;
	border-bottom: 1px solid #d3d3d3;
	font-weight: bold;
	font-size: .8em;
}

.trow1 {
	background: #f7f7f7;
	color: #474747;
	padding: 8px;
}

.trow2 {
	background: #ededed;
	color: #474747;
	padding: 8px;
}

.ddmenu_subcats {
	text-align: left;
	position: absolute;
	display:none;
	border: 1px solid #101010;
	border-bottom: 0;
	font-size: .7em;
	line-height: 26px;
	z-index: 100;
	background: #404040;
	width: 160px;
	margin: 0;
	padding: 0;
}

.ddmenu_subcats a {
	text-align: left;
	color: #dddddd;
	display: block;
	border-bottom: 1px solid #101010;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.ddmenu_subcats a:hover {
	background: #101010;
	color: #ffffff;
}

.dd_menu span {
	background: transparent url(images/ddarrow.png) center bottom no-repeat;
	display: block;
}
