/* Start of CMSMS style sheet 'Show Us Ya Wheels (Screen)' */
/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #333;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0;
margin:0;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 22px;
text-transform:uppercase;
border-bottom:1px solid #564b47;
padding: 5px 5px;

margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 930px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #FFFFFF;
background-image: url(uploads/template/suyw-template_02.jpg);
background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */

        #logo { display: none; 
width: 30px;}

#banner {
background-color: #FFFFFF;
background-image: url(uploads/template/suyw-template_01.jpg);
background-repeat: no-repeat;
height: 321px;
text-align: right;
padding: 0px;
margin: 0px;
}
/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin: 0 205px 0 180px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 180px;
margin: 0;
padding: 0;
}
#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-color: #CCC;
	padding: 5px;
	text-align: center;
}

/* -----------menu---------------------------- */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:190px; height:150px; position:relative; margin:0; font-size:13px; margin:15px 0; text-transform: uppercase;}
.menu ul li a, .menu ul li a:visited { display:block; text-decoration:none; color:#FFFFFF; width:167px; height:20px; text-align:right; ; border-width:0px 0px 0px 0px; line-height:19px; font-size:13px;padding:5px 5px 5px 5px; font-weight: bold; }
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}





/* specific to non IE browsers */
.menu ul li:hover a.menuactive {color:#000000; background:#FAB8A1;}

/* FIRST LEVEL */
.menu ul li:hover a {color:#000000; background:#FAB8A1;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:177px; width:167px;}
.menu ul li:hover ul li a.hide {background:#FFFFFF; color:#000;  }
.menu ul li:hover ul li:hover a.hide {width:167px;}

/* SECOND LEVEL */
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FAB8A1; color:#000; width:167px; }
.menu ul li:hover ul li a:hover {background:#D9DADC; color:#000;}

/* THIRD LEVEL */
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:177px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:167px; background:#FAB8A1; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#D9DADC; color:#000000;}

/* -----------right bar---------------------------- */

#wraptop {
width: 200;
height: 100%;

padding-top: 10px;
background: url('uploads/template/suyw-template_05.jpg') top left no-repeat;
background-color:#939393;
color: #ff0000;
font-size: large;
text-align: center;
}
#wrapbot {
width: 200;
padding: 10px;
height: 100%;
color:#000000;
background: url('uploads/template/suyw-template_11.jpg') bottom left no-repeat;
background-color:#939393;
} 

/* End of 'Show Us Ya Wheels (Screen)' */

