/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000000;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}
li { list-style:circle;}


.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.563em;
		line-height:1.556em;
		text-transform:uppercase;
		color:#b3b7b6;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#b3fe06; text-decoration:none;}
a:hover {text-decoration:underline;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.imgindent {margin:0 20px 0 0; float:left;}

h2 {font-size:1.889em; font-weight:normal; color:#eeeeee; margin-bottom:29px;}

.link {background:url(images/link-bg.gif) top right no-repeat; padding-right:20px; color:#ffffff; display:inline-block; margin-top:70px; text-decoration:underline;}
.link:hover {text-decoration:none;}

/* ============================= header ====================== */

.flash {margin:8px 0 0 -11px; width:980px; height:308px;}

/* ============================= content ====================== */

#content {padding:0 85px 85px 85px; min-height:700px; height:auto;}
* html #content {height:700px;}
.col-pad {padding-right:60px;}

.description {padding:14px 0 0 0;}
.description a {text-decoration:none;}
.description a:hover {text-decoration:underline;}
.desc {text-transform:none;color:#c43800;font-size:1.5em;}
.descTitle {color:#DF3E00;}
.desc a {color:#c43800;}
.title {color:#95ec05;}
.name {color:#9a1055;}
.type {color:#28ce6d;}


.padding1 {padding-top:44px;}
.padding2 {padding-top:34px;}

/* ============================= footer ====================== */

#footer {margin:0 85px 0 85px; color:#fcfaf8; padding-top:15px;}
#footer a {color:#c43800;}

#footer .right {color:#3e3e3e; width:330px;}
#footer .right a {color:#9b9c9c; float:right; text-decoration:underline;}
#footer .right a:hover {text-decoration:none;}
#footer .phone {float:right; color:#9b9c9c;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:45px;}
#ContactForm .link {margin-right:20px;}

.input {width:363px; height:18px; border:1px solid #3e3e3e; background:#0d0d0d; padding:0 0 0 5px; font-size:1em;}
textarea {width:363px; height:132px; border:1px solid #3e3e3e; background:#0d0d0d; padding:0 0 0 5px; overflow:auto; font-size:1em;}


.image{float:left;padding:0px 0px 10px 0px;background:#111111 repeat-x;width:224px;height:280px;-moz-border-radius: 6px;-webkit-border-radius: 6px;margin:0 15px 40px 0;border:0px solid #999999;}

.image span{float:right;font-size:11px;padding:3px 5px 0 0;color:#fff;width:10px;font-weight:bold;}

.image span a:link{float:right;font-size:10px;padding:3px 5px 0 0;color:#666;font-weight:bold;}

.image span a:active{float:right;font-size:10px;padding:3px 5px 0 0;color:#666;}

.image span a:hover{float:right;font-size:10px;padding:3px 5px 0 0;color:#ddd;}

.image img{padding:0px 0 0px 0;width:224px;height:224px;}

.ratings img{padding:10px 0 10px 0;width:12px;height:12px;}

.ratings {clear:both;display:block;}

.image h3{margin:0;padding:0;font-size:11px;display:inline;float:left;width:150px;height:0px;text-transform:uppercase;overflow:visible;color:#95ec05}

.image h3 a:link{font-size:11px;color:##95ec05;font-weight:bold;margin:0;padding:4px 0 0 0;float:left;text-transform:uppercase;}

.image h3 a:visited{font-size:11px;color:#eee;font-weight:bold;margin:0;padding:4px 0 0 0;float:left;}

.image h3 a:hover{font-size:11px;color:#c43800;font-weight:bold;margin:0;padding:4px 0 0 0;float:left;}

.image h3 a:active{font-size:11px;color:#ddd;font-weight:bold;margin:0;padding:4px 0 0 0;float:left;}

.image p{font-size:11px;clear:both;}

#list{width:980px;float:left;margin:40px 0px 30px 0;padding:20px 0 0 15px;background: url(images/bgr-image.png) repeat-x;-moz-border-radius: 6px;-webkit-border-radius: 6px;}

.list1{width:300px;float:left;margin-right:15px;}





.right2{float:right;}

.left2{float:left;}

.navigation{display: block;float:left;width:550px;margin:0 0 30px 0;background:#111111;padding:10px 10px 10px 10px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}

.navigation a{color:#ffffff;font-weight:bold;}

.navigation .alignleft{float:left;}

.navigation .alignright{float:right;}


