/* CSS Document */



#payment {clear:both; margin:0px 0px 10px 0px;}



.modernbricksmenu2 {padding:0px;}



.modernbricksmenu2 ul {

margin:0px;

padding:0px;

list-style: none;

border:0px solid #3300CC;

display:block;

height:26px;

}



.modernbricksmenu2 li {

display: inline; 

margin:0px;

padding:0px;

float:left

}



.modernbricksmenu2 a{

float: left; 

width:172px;

font: bold 12px Arial;

color: white;

text-decoration: none;

margin: 0px 1px 0px 0px; /*Margin between each menu item*/

display:block;

padding:4px 0px;

text-align:center;

background-color:#999999;

border-bottom: 1px solid white;

cursor:hand;

}



.modernbricksmenu2 a:hover{

color: white;

background-color:#d54608;

}



.modernbricksmenu2 a.selected{ /*currently selected tab*/

color: white;

background-color:#d54608;

border-color: #fff; /*Brown color theme*/ 

}



.tabcontentout{ background:url(images/back-dot.jpg); border:1px solid #e0e0e0; padding:7px 13px 19px 13px; margin:0px 3px 0px 0px;}

.tabcontentout ul {margin:0px; padding:0px;}

.tabcontentout ul li {background:url(images/aroo-2.gif) no-repeat; list-style-type:none; padding:0px 0px 0px 20px; line-height:16px;}



.tabcontent{display:none; font-family: Tahoma, Verdana, Arial; font-size:11px; color:#000;}
