/* Gondwana Stylesheet */

body {
 background: URL('images/background.jpg') repeat-x;
 background-color: #0A4278;
 
 margin: 0px;
 padding: 0px;
 
 font-family: Lucida Sans unicode, Tahoma;
 font-size: 11px;
}

.maintable {
 width: 780px;
}

.topmenu {
 background: URL('images/header_menu.jpg');
 height: 24px;
 width: 100%;
 padding-left: 10px;
 padding-top: 3px;

 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
 font-weight: bold;
}

.topmenuhome {
 background: #FFF;
 height: 24px;
 width: 100%;
 padding-left: 10px;
 padding-top: 3px;

 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
 font-weight: bold;
}

.menu {
 background: URL('images/menu.jpg');
 height: 40px;
 width: 500px;
}

.rightside {
 background: URL('images/rightside.jpg') no-repeat;
 background-color: #0A62A5;
}

.copybackground {
 background-color: #E4ECF3;
}

.bluewindow {
 background-color: #E4ECF3;
 padding: 10px;
}

.window {
 background: URL('images/window.jpg') repeat-y;
 padding: 25px;
 
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 text-align: justify;
 line-height: 18px;
}

.windowcopy {
 background-color: #E4ECF3;
 padding: 25px;
 
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 text-align: justify;
 line-height: 18px;
}

.formcopy {
 background-color: #E4ECF3;
 
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 text-align: justify;
}

.product {
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 text-align: justify;
 line-height: 18px;
 padding: 10px;
 background-color: #E4ECF3;
}

.image {
 padding-right: 10px;
}

.productsize {
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 line-height: 18px;
 padding: 10px;
 background-color: #E4ECF3;
}

.size {
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 line-height: 18px;
 font-weight: bold;
 color: #04468B; 
}

.sizeguide {
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 line-height: 18px;
 font-weight: bold;
 color: #FFFFFF; 
}

.productimage {
 padding: 10px;
}


.heading {
 color: #04468B;
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 font-weight: bold;
}

.homeproduct {
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 text-align: center;
 
 padding: 10px;
}

.homeproduct {
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 11px;
 text-align: justify;
}

.footer {
 color: #FFF;
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
}

.alight {
 color: #FFF;
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
}

.alight:hover {
 color: #FFF;
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
}


.adark {
 color: #0A4278;
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
 text-decoration: none;
}

.adark :hover {
 color: #0A4278;
 font-family: Lucida Sans unicode, Tahoma, Verdana;
 font-size: 9px;
}
