/* Start of CMSMS style sheet 'virtuaza_main' */
body{
padding: 0;
background: #456281 url(uploads/images/css/background.jpg) repeat-x top left;
color:#002233;
    font-size: 102.01%;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
}
h1,h2,h3, h4, h5, h6 {
color: #103F6F;
background-color: inherit;
}

img {
border: none;
}

img.align_bottom {
vertical-align: bottom;
}

iframe {
width: 50%;
height: auto;
}

h1{font-size: 200%;}
h2{font-size: 180%;}
h3{font-size: 160%;}
h4{font-size: 140%;}
h5{font-size: 120%;}
h6{font-size: 100%;}

p{
padding-bottom:1em
}

div#header{
margin: 0 50px;
height:150px
}

div#corners {
margin: 0 50px 50px 50px;
background: #9faebe url(uploads/images/css/background-light.jpg) repeat-x top left;
color: #002233;
}

/* tables */
table {
border:none;
width: 95%;
}

td {
padding: 8px 4px 8px 0;
border-color: #bbddff ;
border-style: none none ridge none;
border-width: 0 0 2px 0;
}

td.rightprice {
padding: 8px 0 8px 4px;
width: 3em;
text-align: right;
}

/* end tables */

/* lists */
li {
padding: 0 0 4px 0;
}
/* end lists*/

/* forms */
form {
width:30em;
}

fieldset {
border: ridge #bbddff 2px;
padding: 1em;
}

label {
display:block;
}

input#name, input#email, input#subject {
background: #e9f0f6;
display:block;
width:60%;
border: 1px solid #000050;
}

textarea {
background: #e9f0f6;
display:block;
width:100%;
border: 1px solid #000050;
}

input.button {
float:left;
width:50%;
margin-top:1em;
}
/* end forms */


/* menu_vert, see Virtuaza_Nav_Vertical css */

div#menutop, div#menubottom {
height: 5px;
}

#content #cornersmenu {
float:right;
width:250px;
color: #002233;
margin: 0 0 25px 25px;
}

div#content{
padding: 2% 5%;
}

div#bottom{
margin-top: 30px;
margin-bottom: 5px;
text-align: center;
font-size: 70%;
}

b.rtop{
display:block;
background: #8A9FBA;
color: #000;
}
b.rbottom{
display:block;
background: #456281;
color: #000;
}

b.rtop b, b.rbottom b{
display:block;
height: 1px;
overflow: hidden;
background: #FFF;
color: #000;
}
b.r1{
margin: 0 5px
}
b.r2{
margin: 0 3px
}
b.r3{
margin: 0 2px
}
b.rtop b.r4, b.rbottom b.r4{
margin: 0 1px;
height: 2px
}

/* Links */		
	a, a:link, a:active, a:visited {
		color: #103F6F;
               text-decoration: none;
              font-weight: bold;
	}
	a:hover {
               text-decoration: underline;
	}

.test {color:#ff0000;}
/* End of 'virtuaza_main' */

