
/* content styles */

#content h1 {	
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
	color: #B06917;
}

#content h2{
	clear: both;
	font-size: 1.3em;
	margin: 3px 0;
	color: #B06917;
}

#content h3{
	clear: both;
	font-size: 1.15em;
	margin: 3px 0; 
}

#content h2 a {
	color: #B06917;
}

body#wide.v2 #content h1 {  
  color: #CE7628;
}

body#wide.v2 #content h2, body#wide.v2 #content h2 a {  
  color: #52483F;
}

#content p, #content ul{
	font-size: 0.9em;
}

#content ul{
	margin: 0 0 0.8em 1.6em;
	line-height: 1.3em;
	list-style: disc;
}

#content .error_message {
  background-color: #FBE3E4;
  border: 1px solid #FBC2C4;
  border-radius: 4px 4px 4px 4px;
  color: #8A1F11;
  display: block;
  font-size: 12px; 
  line-height: 22px;
  margin-bottom: 5px;
  padding: 10px 3px 3px 8px;
} 

#content ul.arrows li{
	font-size: 1em;
	line-height: 1.1em;
	list-style: none;
	padding: 0 0 2px 20px;
	background: url(../../image/IDC/iconTickRedSmall.gif) no-repeat top left;
}

/* columna styles */

#columna h3, #status h3{
	padding: 7px 0 3px;
	font-size: 0.95em;
	font-weight: bold;
	color: #65182e;
}

#columna h3{
	text-align: center;
}

ul.samples{
	float: left;
	width: 100%;
	padding: 14px 0;
	list-style: none !important;
	text-align: center;
}

#columnb ul.samples{
	padding: 0;
}

ul.samples li{
	margin: 2px 20% 10px;
}

ul.samples li p{
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 3px;
}

ul.samples li img{
	border: 2px solid #BFBEA1;
}

ul.messages{
	float: left;
	width: 100%;
	padding: 14px 0;
	list-style: none !important;
	text-align: left;
}
ul.messages li { 
  border-bottom:none;
  padding:3px 10px;
  font-size:1.25em;
}

#columna #notes{
	float: left;
	display: inline;
	margin: 15px 10px;
	padding: 5px;
	border: 1px dotted #333;
}

#columna #panels{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px; 
	width:100%;
}

img.main { 
  border:2px solid #BFBEA1;
}

#columna #notes h4, #columna #panels h4{
	text-align: center;
}

#columna #notes h4, #columna #notes p{
	font-size: 0.8em;
}

#columna #panels #articles{
	float: left;
	display: inline;
	margin: 5px;
	padding: 5px;
}

/* columnb styles */

.generic h4{
	margin: 10px 0 3px;
	color: #B06917;
	font-size: 1.1em;
	font-weight: bold; 
}

body#wide.v2 .generic h4 {
  color:#CE7628;
}

.generic h5, .generic p{
	font-size: 0.8em;
	line-height: 1.2em;
}

.generic h5{
	margin: 15px 0 5px;
}

/* account style */

table.standard {
	float: left; 
	clear: both;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	margin-top: 1px;
	margin-bottom:5px;
}

table.standard th{
	font-size: 0.9em;
	padding: 5px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #ccc;
	text-align:left;
}

table.standard td{
	font-size: 0.8em;
	padding: 10px;
	border-bottom: 1px solid #333;
	text-align:left;
}
 
/* profile styles */

#profile{
	padding-top: 1.5em;
}

#profile h2{
	margin-bottom: 10px;
	color: #B06917;
	font-size: 2.2em;
}

#profile h3{
	font-size: 0.95em;
}

#profile ul, #profile li, #profile ul dl{
	float: left;
	width: 100%;
	list-style: none;
	margin-left: 0;
}

#profile ul{
	font-size: 0.95em;
}

#profile ul li img{
	float: left;
}

#profile ul li#detailsa{
	width: 165px;
	margin-right: 20px;
}

#profile ul li#detailsb{
	float: left;
	width: 355px;
	
}

#profile ul li#detailsa ul{
	border: 1px solid #f4eee0;
}

#profile ul li#detailsa li{
	margin: 2px 0 0 0;
	background: #fff;
}

#profile ul li#detailsa li a{
	float: left;
	width: 145px;
	display: block;
	margin: 0 5px;
	padding: 4px 5px 7px;
	border-bottom: 1px dashed #aa8d89;
}

#profile ul li#detailsa li#profilepic{
	margin: 0 0 20px 0;
}

#profile ul li#detailsa a img{
	margin: 0 5px 0 0;
}

#profile ul h2#message span{
	position: relative;
	top: -3px;
	margin-left: 10px;
	font-size: 0.5em;
	font-weight: normal;
}

#profile ul h2#message span a{
	color: #B06917;
	font-size: 0.9em;
}

#profile ul h3{
	font-size: 1.4em;
	margin-bottom: 10px;
}

#profile ul dl{
	line-height: 1.8em;
}

#profile ul dl dt{
	float: left;
	width: 48%;
	font-weight: bold;
}

#profile ul dl dd{
	float: left;
	width: 48%;
}

#gallery{
	float: left;
	width: 95%;
	display: inline;
	margin: 5px 5px;
}

#gallery ul.samples{
	margin-left: 0.5em;
	padding: 0;
}

#gallery ul.samples li{
	float: left;
	width: 85px; 
	height: 105px;
	display: inline;
	margin: 0 10px 10px;
}

/* member status */

#status{
	float: left;
	width: 170px;
	display: inline;
	margin-right: 10px;
	padding: 0 5px;
}

#options{
	float: right;
	width: 360px;
	display: inline;
	margin-top: 5px;
}

#status #alerts a{
  font-size:    0.9em;
	font-weight:  bold; 
}

.statusblock{
	float: left;
	width: 100%;
	padding: 8px 0 5px;
	border-bottom: 2px dotted #999;
}

#status h3{
	margin-top: 0;
}

.statusblock h4{
	font-size: 1em;
	margin: 7px 0;
}

#memberphoto{
	float: left;
	width: 80px;
	padding: 5px 5px 0 0;
}

#memberphoto p{
	font-size: 0.8em;
}

#profilegraph{
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 0.6em;
	border: 1px solid;
}

#profilegraph.active{
	border-color: #390;
}

#profilegraph.review{
	border-color: #c90;
}

#profilegraph.rejected{
	border-color: #c30;
}

/* member options styles */

#options h1{
	float: left;
	width: 98%;
	margin: 2px 0px; 
	font-size: 1.7em;
}
#options h2{ 
	margin: 2px 0px 4px 0px; 
	font-size: 1.0em;
}
#options li{
	line-height: 0.8em;
}
ul.narrow{
	margin-top: 10px;
}

ul.narrow li{
	float: left;
	width: 45.5%;
	font-size: 0.9em;
	letter-spacing: -0.5px;
	padding-right: 15px;
}

ul#tasks{
	margin-left: 0.5em;
}

ul#tasks li{
	list-style: none;
	font-size: 1em;
	padding: 0 0 0 15px;
	background: url(../../image/AR/bgArrowRight.gif) no-repeat left;
}

#options ul.samples{
	margin-left: 0.5em;
	margin-bottom: 1px;
	padding: 0;
}

#options ul.samples li{
	float: left;
	width: 100px;
	height: 135px;
	display: inline;
	margin: 0 10px 5px;
}

/* success story styles */

.balloon{
	float: left;
	width: 381px;
	display: inline;
	margin: 1em 0 1.5em 2.5em;
	padding-top: 7px;
	background: url(../../image/IDC/borderCurveTop.gif) no-repeat top;
}

.balloon .bottom{
	float: left;
	width: 381px;
	padding-bottom: 7px;
	background: url(../../image/IDC/borderCurveBottom.gif) no-repeat bottom;
}

.balloon .middle{
	float: left;
	width: 339px;
	padding: 0 20px;
	background: #f9f4e7;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.balloon h2{
	margin-bottom: 0.3em;
	color: #a87e00;
	font-size: 1.6em !important;
	font-weight: normal;
}

.balloon h3{
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

.balloon img{
	float: left;
	margin: 0 10px 5px 0;
}

.button_large {
  margin: 0.25em 0.2em 0;
  padding: 10px 25px;
  text-decoration: none;
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  overflow: visible;
} 

.button_large {
  background: #CE7628 url(/dating/siteimages/misc/button_41_orange.png) repeat-x;
  border: 1px solid #CE7628;
}

.button_medium:link, .button_medium:visited { 
  color:#fff !important;
}

.button_large:hover, .button_medium:hover { 
  color: #FFE8D9; 
}

.button_medium {
  margin: 0.25em 0.2em 0;
  padding: 5px 5px;
  text-decoration: none;
  color: #fff;
  font-size: 1.0em;
  cursor: pointer;
  overflow: visible;
  float:left; 
} 

.button_medium {
  background: #CE7628 url(/dating/siteimages/misc/button_27_orange.png) repeat-x;
  border: 1px solid #CE7628;
}

input.button_medium {
  padding-top:5px;
}

#columnb a.button_medium {
  width:130px;
}

/* profile sprites */
ul#ctas {
  width:100%; 
  float:left; 
  font-size:1.0em;
}
ul#ctas li {
  width:100%; 
  float:left; 
  list-style-type:none;
  border-bottom:none;
} 
ul#ctas li a {
  background-image:url('../../image/IDC/button-sprite-IDC-2.gif');
  background-repeat:no-repeat;
  display:block;
  width:100%;
  height:38px;
  padding:0 0 0 10px;
}
ul#ctas li a.message {background-position:0px 0px}
ul#ctas li a:hover.message {background-position:0px -40px}
ul#ctas li a.flirt {background-position:0px -80px;}
ul#ctas li a:hover.flirt {background-position:0px -120px;}
ul#ctas li a.im {background-position:0px -160px;}
ul#ctas li a:hover.im {background-position:0px -200px;}
ul#ctas li a.addfav {background-position:0px -240px;}
ul#ctas li a:hover.addfav {background-position:0px -280px;}
ul#ctas li a.arfav {background-position:0px -320px;}
ul#ctas li a:hover.arfav {background-position:0px -360px;}

ul#ctas li.flirtoff {
  background-image:url('../../image/AR/button-sprite-AR-2.gif');
  background-position:0px -400px;
  background-repeat:no-repeat;
  display:block;
  width:100%;
  height:38px;
  padding:0 0 0 10px;
}
ul#ctas li.flirtoff a {background-image:none;}

/* rounded box */
div.rbox1 {
	float: left;  
	width:100%;
	padding-top:5px;
}

div.rbox2 {
	float: left;  
	width:100%;
	padding-bottom:5px;
}

div.rbox3 { 
  float:left;
  width:100%;
  border-color:#D7D7D7;
  border-style:solid;
  border-width:0 1px;
  padding:1px 0px;
}

/********** ROUNDED CORNER BOX **********/  
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 5px; letter-spacing:1px;}
#xsnazzy h1 {font-size:1.5em; color:#fff; background:#F9F4E7; border:0 solid #1D0709;}
#xsnazzy h2 {font-size:1.1em;color:#000; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F9F4E7; border-left:1px solid #1D0709; border-right:1px solid #1D0709;}
.xb1 {margin:0 5px; background:#1D0709;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#F9F4E7; border:0 solid #1D0709; border-width:0 1px;}
/********** ROUNDED CORNER BOX **********/

#content div.ss img {
  border:2px solid #BFBEA1; 
  margin:5px;    
}
#content div.ss h2 {
  margin-top:2px !important;
  text-align:center;   
  color:#B06917 !important;
}
#content div.ss h3 {
  text-align:center;   
}
/********** SIMILAR MEMBERS **********/
#content #similar {
  margin-left:15px;  
}
#content #similar ul{
	float: left;
	width: 100%;
	padding: 14px 0;
	list-style: none !important;
	text-align: left;
	margin:0;
}
#content #similar li { 
  float:left;
  border-bottom:none;
  padding:0;
  margin:0 0 17px 0;
  font-size:1.25em;
  width:20%;
}
#content #similar h1 {
  margin:0; 
}
#content #similar a {
  
}
#content #similar a.nickname {
  text-decoration:none;   
}
#content #similar .photo {
  height:105px !important;
}
#content #similar .bio {
  float:left;
  overflow:hidden;
  width:100%; 
  height:12px;
  line-height:1em;
  font-size:0.75em;
  padding:1px 0;
}
#content #similar img {
  float:left;
}
#content #similar .paging {
  float: left; 
  width: 100%; 
  margin-left:275px;
}
#content #similar .paging span {
  float: left; 
  padding: 5px;
}
#content #similar .paging span.current {
  font-weight:bold;
}
#content #similar .paging a {
   
}

/********** SUCCESS STORIES **********/
body.pagess #containerthree a:link, body.pagess #containerthree a:visited {
  /* text-decoration: none; */
}
.featuredbox-wrapper {
    margin-top: 20px;
}
.featuredbox-wrapper, .featuredbox {
    font: 12px/16px Arial,Helvetica,Geneva,sans-serif;
    height: 480px;
    overflow: hidden;
    position: relative;
    width: 640px;
}
.galleria {
    height: 420px;
    width: auto;
}
.galleria-container {
    background: none repeat scroll 0 0 #E3E3E3;
}
.featuredbox ul.slides {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.featuredbox ul.slides li {
    height: 480px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 640px;
}
.featuredbox .description {
    background: url("../../image/trans-bg.png") repeat scroll 0 0 transparent;
    bottom: 19px;
    color: #FFFFFF;
    left: 20px;
    max-width: 460px;
    padding: 6px 9px;
    position: absolute;
    z-index: 100;
}
.galleria .description {
    margin-right: 15px;
}
.single .featuredbox .description {
    display: none !important;
}
.featuredbox .description a {
    color: #FFFFFF;
    text-decoration: none; 
}
.featuredbox .description span.title {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}
.featuredbox .description span.read a {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 6px;
    display: inline-block;
    background-color: #000;
    margin-top: 3px;
    margin-bottom: 2px;
    text-decoration: underline; 
}
.featuredbox-wrapper .navigation {
    bottom: 0;
    color: #FFFFFF;
    height: 440px;
    padding: 20px;
    position: absolute;
    right: 0;
    z-index: 100;
}
.featuredbox-wrapper .navigation ul {
    list-style: none outside none;
    margin: 0;
    padding: 2px 0 0;
}
.featuredbox-wrapper .navigation li {
    height: 105px;
    list-style: none outside none;
    margin: 0 0 6px;
    padding: 0 0;
}
.featuredbox-wrapper .navigation li img {
    border: 2px solid #000000;
}
.featuredbox-wrapper .navigation li.hover img {
    border: 2px solid #414141;
}
.featuredbox-wrapper .navigation li.active img {
    border: 2px solid #FFFFFF;
}
.featuredbox .box-slide1, .featuredbox .box-slide2 {
    height: 480px;
    left: 0;
    position: absolute;
    top: 0;
    width: 640px;
    z-index: -1;
}
.featuredbox .box-slide1 {
}
.featuredbox .box-slide2 {
}
body.pagess p.title {
    font-size: 15px !important;
    font-weight: bold;
    margin: 10px 0 5px;
}
body.pagess p.sub-title {
    font-size: 13px !important;
    font-weight: bold;
    margin: 0 0 20px;
}
body.pagess .description p {
    font-size: 12px !important;
    line-height: 18px;
    margin-bottom: 15px;
}
.featured-stories h2 {
    font-size: 15px;
    margin:10px 0;
}
.featured-stories .photo-ctn {
    float: left;
    height: 106px;
    margin: 0 6px 6px 0;
    width: 106px;
}
.featured-stories .photo-ctn .photo {
    background-color: #E3E3E3;
    display: table-cell;
    height: 106px;
    text-align: center;
    vertical-align: middle;
    width: 106px;
}
.featured-stories .photo-ctn .photo * {
    vertical-align: middle;
}
.featured-stories .photo-ctn.last {
    margin-right: 0;
}
.featured-stories img.last {
    margin-right: 0;
}
.featured-stories p {
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 10px;
}
body.pagess a.browse, .featured-stories a.browse {
    /* background-color: #EFEFEF; */
    /* border: 1px solid #C9C9C9; */
    border-radius: 4px 4px 4px 4px;
    /* color: #0088DE; */
    display: inline-block;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding: 0 10px;
}
body.pagess .grid-11 a.browse {
    position: absolute;
    right: 0;
    top: 0;
}
.featured-stories a.browse {
    margin-left: 25px;
    margin-top: 20px;
}
body.pagess h1 a, body.pagess h1 a:visited, .success h1 a, .success h1 a:visited {
    color: #B1730D;
    text-decoration: none;
}
body.pagess p.intro {
    font-size: 13px !important;
    line-height: 18px;
}
body.pagess a.back {
    /* color: #0088DE; */
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
}
.page-navi {
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0;
}
.page-navi .prev {
    background: url("../../image/nav-arrows.png") repeat scroll 0 20px transparent;
}
.page-navi .next {
    background: url("../../image/nav-arrows.png") repeat scroll 0 0 transparent;
}
.page-navi .prev a {
    background: url("../../image/nav-arrows.png") repeat scroll 0 40px transparent;
}
.page-navi .next a {
    background: url("../../image/nav-arrows.png") repeat scroll 0 60px transparent;
}
.page-navi .prev, .page-navi .next {
    border: 1px solid #807F7B;
    float: left;
    height: 20px;
    width: 30px;
}
.page-navi .prev a, .page-navi .next a {
    float: left;
    height: 20px;
    width: 30px;
}

.page-navi .order {
    float: left; 
}
.page-navi .order a,
.page-navi .order span {
    float: left; 
    margin-right:5px;
}
.page-navi .order a.current {
   font-weight:bold;
}
.page-navi .order a.last {
   border-right: none;
} 

.page-navi .numbers {
    float: left;
    margin-right: 5px;
}
.page-navi .numbers input {
    border: 1px solid #807F7B;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 5px 0 3px;
    padding: 0;
    text-align: center;
    width: 25px;
}
.page-navi .prev {
    margin-right: -1px;
}
.page-navi .prev span, .page-navi .next span {
    display: inline-block;
    margin-left: -999px;
}
.page-navi .showing {
    font-weight: bold;
}
.story-res {
    border: 1px solid #C9C9C9;
    border-radius: 8px 8px 8px 8px;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px;
}
.story-res .photo-ctn .photo {
    display: table-cell;
    height: 100px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
.story-res .photo-ctn .photo * {
    vertical-align: middle;
}
.story-res .photo {
    background-color: #E3E3E3;
    float: left;
    width: 100px;
}
.story-res .details {
    float: right;
    width: 490px;
}
body.pagess .story-res p.title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.story-res p.location {
    font-style: italic;
    margin-bottom: 5px;
}
.story-res p.quote {
    font-weight: bold;
    margin-bottom: 5px;
}
.story-res p.description {
    font-size: 12px;
    line-height: 18px;
}
.story-res p.description a {
    /* color: #0088DE; */
}
body.pagess .story {
    margin-top: 20px;
}
body.pagess .story .photo {
    float: left;
}
body.pagess .story .photo-ctn {
    float: left;
    height: 110px;
    width: 110px;
}
body.pagess .story .photo-ctn .photo {
    background-color: #E3E3E3;
    display: table-cell;
    height: 100px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
body.pagess .story .photo-ctn .photo * {
    vertical-align: middle;
}
body.pagess .story .details {
    float: left;
    margin-left: 20px;
    width: 510px;
}
body.pagess .story .details p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
}
body.pagess .story .details p.title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
}
body.pagess .story .details p.quote {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.aright {
    float: right;
}