/*women.css  http://www.sa7afa.net  all rights saved copyright*/


body{
background-color: #ff33cc;
margin: 0;
padding: 0;
}


#outside{
overflow: auto;
width: 770px;
background-color: #ffffff;
margin: auto;
padding: 5px;
}

#outside a{
text-decoration: none;
}

#outside a:hover{
text-decoration: underline;
}

#outside img{
border: none;
}

#body_{
width: 760px;
margin: auto;
padding-bottom: 5px;
overflow: auto;
}

.col1{
width: 450px;
float: right;
margin-left: 10px;
}

.col2{
width: 300px;
float: right;
}

#details_line{
width: 435px;
float: right;
text-align: right;
color: #949191;
font: bold .7em/1.3em tahoma,arial;
margin-bottom: 5px;
margin-right: 3px;
}

#details_line a{
color: #949191;
}

#details_line a:hover{
color: #949191;
}

#details_line a:visited{
color: #949191;
}


#ad_line{
width: 435px;
float: right;
text-align: right;
color: red;
font: bold .7em/1.3em tahoma,arial;
margin-bottom: 5px;
margin-right: 3px;
}

#ad_line a{
color: blue;
}

#ad_line a:hover{
color: red;
}

#ad_line a:visited{
color: blue;
}

#title{
width: 440px;
margin: auto;
text-align: center;
color: #3176CC;
font: bold .9em/1.3em tahoma,arial;
margin-bottom: 30px;
margin-top: 50px;
}

#details{
width: 440px;
float: right;
text-align: right;
color: #000;
font: normal .9em/1.3em tahoma,arial;
margin-bottom: 30px;
}

#details p{
font: normal .9em/1.3em tahoma,arial;
}

#details img{
float: right;
border: 1px #000 solid;
margin: 5px;
width: 150px;
}


#comments{
width: 440px;
float: right;
margin: auto;
margin-bottom: 3px;
text-align: center;
}

#com_box{
margin: auto;
width: 380px;
margin-top: 10px;
margin-bottom: 10px;
}

#com_topbar{
width: 380px;
height: 30px;
background: #fff url(../design_img/top_com_bar4.gif) ;
}

#com_bottombar{
width: 380px;
height: 10px;
background: #fff url(../design_img/bottom_com_bar4.gif) no-repeat ;
}

#com_body{
width: 378px;
border-right: 1px #59B7E6 solid;
border-left: 1px #59B7E6 solid;
background-color: #E8F5FC;
}

#com_header{
width: 378px;
font: bold .6em/1.3em tahoma,arial;
text-align: right;
padding-bottom: 5px;
}

#com_comment{
width: 378px;
font: normal .9em/1.3em tahoma,arial;
text-align: center;
}

#sq_ad_box{
width: 300px;
margin: auto;
margin-bottom: 10px;
}

#box{
width: 298px;
margin: auto;
border: 1px #ff33cc solid;
margin-bottom: 10px;
overflow: auto;
}

#box_body{
padding: 5px;
margin: auto;
font: bold .8em/1.3em tahoma,arial;
}


#box_bar{
width: 100%;
height: 20px;
font: bold .9em/1.3em tahoma,arial;
text-align: right;
}


#hmenu{
margin: auto;
text-align: center;
font: bold .8em/1.3em tahoma,arial;
}

#hmenu a{
text-align: center;
width: 64.5px;
display: block;
margin: 5px;
float: right;
}

#hmenu a:hover{
border: 1px #ff33cc solid;
background: #fff url(../design_img/bar_back2.gif) repeat-x;
text-align: center;
width: 62.5px;
display: block;
margin-top: 4px;
margin-bottom: 4px;
float: right;
text-decoration: none;
}

/*###########footer#############*/
#foot{
border-top: 1px #ff33cc solid;
width: 760px;
margin: auto;
text-align: center;
padding-top: 5px;
font: bold .9em/1.3em tahoma,arial;
}

