/*
Theme: Default
Description: Mill2000.com Style sheet
*/
@charset "utf-8";

:focus {
                outline: 0;
}
* { margin:0; padding:0;}

.clear { clear: both;}

body {
	background:#000;
	font-family: "Trebuchet MS",Arial,Helvetica;
	/*font-family:"Times New Roman",Times,serif;*/
	font-size:100%;
	color:#666;
}

a:link, a:visited{
	color:#ffffff;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}


p { margin: 10px; padding: 5px;}

#wrapper {
 	width:934px; margin:0 auto; background: #302d31 url(/cms-themes/Default/images/bg.gif) repeat-y;
}

#header { width: 100%; height: 110px; background: #000;}

h1 {
	color: #a421a2;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
	padding: 8px 8px 8px 0px;
}

#scarfcontent {
	width: 585px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 125%;
	text-align: center;
	background-image: url(/cms-themes/Default/images/ginny.jpg);
	background-position: left top;
	height: 278px;
	background-repeat: no-repeat;
	padding-left: 90px;
}

.buy_button {
	padding: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #EC28E9;
	font-size: 14px;
}

#footer {
	color:#fff;
	font-size:12px;
	text-align: center;
	padding: 20px;
	background: #000;
}

#footer a {
	font-weight:bold;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}

#site-nav {
	background: #A421A2; height:36px; font-size: 1em;
	font-size: 12px;
	}

#site-nav ul {
	list-style-image:none;list-style-position:outside;list-style-type:none;
}

#site-nav ul li {
	float:left;
	margin-left:-0.25px;
}
#site-nav ul li a {
	float:left;
	color:#e5c5e6;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 36px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 8px;
	margin-left: 8px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #bd57c9;
}
#site-nav ul li a:hover { text-decoration:underline;}

.link1 { display:inline-block; background:url(/cms-themes/Default/images/marker.gif) no-repeat 10px 9px #ec28e9; padding:4px 25px 4px 20px; color:#fff; text-decoration:none;}
.link1:hover { background:#fff; color:#000;}

.link2 { display:block; background:url(/cms-themes/Default/images/marker.gif) no-repeat 10px 9px #ec28e9; padding:4px 25px 4px 20px; color:#fff; text-decoration:none;}
.link2:hover { background:#fff; color:#000;}

h2 {
 color:#FFFFFF;font-size:20px;font-weight:normal;line-height:1.1em;padding:20px 0 11px;text-transform:uppercase;
}

.list2 li { width:100%; overflow:hidden; border-bottom:1px solid #434144; padding-bottom:15px; margin-bottom:13px;}
.list2 li img { float:left; margin-right:14px}
.list2 li span { font-size:1.33em; color:#a421a2;}
.list2 li a { color:#fff;}

#left_content {
	width: 556px; float: left; padding: 15px; margin: 0; background: #1a191b; color: #CCCCCC;
}

#right_content {
	width: 302px; float: left; padding: 15px; margin: 0;
}