/* $Id: master.css 36990 2010-06-10 15:45:43Z ckamenshine $ */
/******** Layout ********/

* { padding:0; margin:0;}


body.bg1 {
	background:url(../images/bg.jpg) #f6af73 top center repeat-x;
	margin:0;
	padding:0;
	font-family:arial;
	height:100%;
}

body.bg2 {
	background:url(../images/bg2.gif) #c5c5c5 top center repeat-x;
	margin:0;
	padding:0;
	font-family:arial;
	height:100%;
}
body {
    background:url(../images/bg.jpg) #000000 top center repeat-x;
    margin:0;
    padding:0;
    font-family:verdana;
 
}

html{
    height: 100%;
}

img {
    border: 0;
    font-size: 11px;
}

hr {
    height: 0;
    width: 0;
    border: 0;
    margin: 0;
    padding: 0;
    size: 0;
}

a {
    color:#c6781d;
    text-decoration:none;
}

a:hover {
    color:#2E1900;
}

ul li { list-style-type: none; }

table, tr, td {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	vertical-align:top;
}

.clearLeft {
    clear: left;
}
.clearBoth{
    clear:both;
}
div.content_container {
    position: relative;
    width: 978px;
    text-align: left;
    margin: 0 auto;
    padding: 0em 0 3em 0;
    min-height: 90%;
    background:transparent repeat scroll 0 0;
}


div.columnListContent {
    background:#fff;
    padding:0 0 1em 0;
}

div.header-container{
    position: relative;
    width: 978px;
    text-align: left;
    margin: 0 auto;
    z-index:1;
    
}


/******** Main Definitions ********/

#container_left, #container_right {
    position: relative;
    float: left;
    width: 750px;
    border: 0;
    margin-bottom: 20px;
    padding-right: 0px;
}

        
#container_right {
    width: 200px;
    padding-left: 12px;
    margin-top: 20px;
}


#footer{
    background:#333338;
    padding:17px 0 0 0;
    height:32px;
    color:#fff;
    margin-top:42px;
    font-size:11px;
    font-family:arial;
}

#footer .container {
    width:980px;
    margin:0 auto;
}

#footer a {
    color:#fff;
}

#footer a:hover {
    color:#ccc;
}

#footer ul {
    float:right;
    margin:0;
    padding:0;
    list-style:none;
}

#footer ul li {
    float:left;
    padding:0 8px;
    border-right:1px solid #fff;
}



/******** Header ********/

#header {
    width:980px;
    margin:0 auto;
    position:relative;
    z-index:2;
}

#header .logo {
    float:left;
}

#header .welcomeMsg {
    position:absolute;
    z-index:2;
    top:0px;
    right:0;
    margin:-25px 0 0 0;
    width:245px;
}

#header .search {
    float:right;
    margin-top:47px;
    position:relative;
}

#header .search .searchInputDiv {
    line-height:20px;
}


#header .search .searchInput {
    background:url(../images/searchInputBg.gif) no-repeat;
    border:0px;
    height:22px;
    width:168px;
    font-size:11px;
    padding:4px 3px 0px 5px;
    vertical-align:top;
    float:left;
}

#header .search .searchBtn {
    background:url(../images/searchBtn.gif) no-repeat;
    height:28px;
    width:73px;
    border:0px;
    vertical-align:top;
    float:left;
}

#header .search .memberSearch {
    position:relative;
    padding:0 0 2px 5px;
    clear:both;
	line-height:11px;
}

#header .search .memberSearch a {
    font-size:11px;
    color:#fff;
}

input.form_text {
    padding-top: 2px;
}

#header_search a {
    font-size: 11px;
}

#welcome    {
    position: relative;
    color: #333;
    font-size: 14px;
    padding-bottom: 5px;
    padding-right: 66px;
    font-weight: bold;
    float: right;
}


/******** Links ********/
h1 {
	font-size:22px;
	color:#f48120;
	margin:0 0 16px 8px;
	padding:0;
	font-weight:normal;
	text-align:center;
}


#header h1 a {
    display: block;
    height: 88px;
    width: 261px;
    background-repeat: no-repeat;
    background-image: url(../images/global/headers/sparta-logo_main.gif);
    cursor: pointer;
    text-indent: -9999px;
    float: left;
}




/******** Heading ********/

h2  {
    font-size: 25px;    
    font-weight: bold;
    color: #D53A10;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 25px;
    position: relative;
}


h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    text-transform: normal;
}

h4 {
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
}


/******** Fonts ********/

p {
    font-size: 80%;
    color: #7F7E7E;
    line-height: 150%;
    margin: .5em 0 0em 0;
}


.featured_story p {
    color: #222;
    margin: 0 0 .5em 0;
}


/******** Images ********/

img#icon_rss    {
    vertical-align: bottom;
}


a.button {
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
}

a.button span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}




/******** Navcontainer ********/


#navcontainer {
    width: 978px;
    height: 70px;
    background:url(../images/global/menuCenter.gif);
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    margin: 9px auto 0px auto;
}
#navcontainer .navLeft {
    float:left;
}

#navcontainer .navRight {
    float:right;
}

#navcontainer .navCenter {
    float:left;
}



/** LOGIN INFO **/
#loginInfo {
    width:40px;
    clear:both;
    position:relative;
}

#loginInfo a, #header a:visited {
    text-decoration:none;
}

#loginInfo li {
    float:right;
    padding-left:4px;
}

#loginInfo li.padding2px {
    padding-top:2px;
}

#loginInfo li.facebookConnectLi {
    padding:0px 10px;
    margin-left:10px;
}

#loginInfo .leftDiv {
    float:left;
    padding-top:7px;
    padding-left:15px;
    font-weight:bold;   
}

#loginInfo .facebookConnect {
    margin-top:2px;
}

#loginInfo .facebookLogin {
    font-size:11px;
    color:#4b4b4b;
    float:left;
    font-weight:bold;
    padding-right:10px;
}

#loginInfo .facebookLogin .logout {
    font-size:10px;
    text-transform:none;
}

#loginInfo .facebookAvatar {
    float:left;
}

#loginInfo .facebookAvatar img {
    border:2px solid #545454;
}

#loginInfo .menuDivider {
    background:url(../images/global/loginLine.gif) center left no-repeat;
    padding-left:10px;
}

#loginInfo .youLink {
    float:left;
}

#loginInfo .youLink  a.you {
    display:block;
    margin:6px 0px 0px 15px;
    padding-right:8px;
    float:left;
    line-height:150%;
    text-decoration:none;
    background:url(../images/global/loginLine.gif) center right no-repeat;
}

#loginInfo .youLink  a:visited.you {
    text-decoration:none;
}

#loginInfo .youLink a:hover.you {
    text-decoration:underline;
}
#loginInfo .youLink a.arrow {
    background:url(../images/global/topMenuArrow2.gif) #ffffff center top no-repeat;
    display:block;
    height:22px;
    width:30px;
    float:left;
    margin-top:4px;
}

#loginInfo .youLink a:hover.arrow {
    background:url(../images/global/topMenuArrow2.gif) #1577bc center bottom no-repeat;
}

#loginInfo .youLink a.arrowOn {
    background:url(../images/global/topMenuArrow2.gif) #ccc center top no-repeat;
    display:block;
    height:22px;
    width:30px;
    float:left;
    margin-top:4px;
}


/* 
NAVIGATION --------------------- */
    

ul#nav {
    margin: 0px 0px 0px 3px;
    padding-left: 0;
    white-space: nowrap;
    }
    
#nav li {
    display: block; 
    float: left;
    margin-top: .5em;

    }
    
#nav li#nav_you {
    background: url(http://live.spartasocialnetworks.com/images/arrow_down.gif) right 48% no-repeat;  
    padding: 0px 0px 0px 0px;
    margin-right: 7px;
    }

#nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 6px 12px 5px 12px;
    border-bottom: 0;
    background: none;
    font-weight:bold;
    }

#nav a:hover    {
    color: #555555;
    background-color: #e7e7e7;
    padding: 6px 12px 5px 12px;
    text-decoration: none;
    }

#nav li a#current {
    color: #fff;    
    background-color: #74747b;
    padding: 6px 12px 5px 12px;
    text-decoration: none;
    }

#user-buttons {
    padding-right: 5px;
    height: 24px;
    float: right;
    margin-top: 0.4em;
    }

    
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd level menu */
#nav ul {
    position: absolute;
    z-index: 99;
    left: -999em;
    margin: 0px 0 0 -3px;
    padding: 0;
    width: 11.8em;
    height: auto;
    background-color: #74747b;
}


/* 2nd */
#nav li li {
    padding: 2px 9px 2px 0;
    width: 11em;
    border-bottom: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
}

/* 2nd */
#nav ul a {
    width: 11em;
    w\idth: 8em;
    border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover, #nav li.sfhover {
    background: none;
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
    background: none;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
    background: none;
    }

/* 2nd level menus only */
#nav a.sub {
    background: url(../img/arrow-right.gif) right 52% no-repeat;
}


/******** Sub Nav ********/
    
#subnav {
   
    height: 27px;
    width: 978px;
    margin-top: 6px;
    padding: 0;
    background:transparent none repeat scroll 0 0;
}
    
#subnav ul {
    padding: 6px !important;
    list-style: none;
    font-size: 11px;
}
    
#subnav li {
    float: left;
    font-weight: normal;
    color: #7F7E7E;
    text-transform: none;
    padding: 1px 5px;
}
    

#subnav li#category {
    float: left;
    font-weight: bold;
    color: #D53A10;
    text-transform: none;
    background:transparent none repeat scroll 0 0;
}

    
#subnav ul li a {
    color: #C6781D;
    text-transform: none;
    text-decoration: none;
    background: none;
    padding-left: 0px;
    color:#C6781D;
}
    
#subnav ul li a:hover {
    color: #2E1900;
    text-transform: none;
    text-decoration: underline;
    background: none;
    padding-left: 0px;
}


/******** Blog Search ********/ 

#subnav form#subnav_search  {
    position: relative;
    margin: -10px 5px 0px 0px;
    padding: 0px;
    float: right;
}

#subnav form #subnav_search input    {
    vertical-align: middle;
    padding: 0px;
    margin: 0;
    border:2px solid #D3D3D3;
}

#search_button  {
    background: url(../images/btn_subnav_search.gif) no-repeat 0px 0px;
    width: 106px;
    height: 20px;
    border: none;
    font-size: 11px;
    color: #C6781D;
    text-transform: none;
}



/******** Container Left ********/

#share a    {
    background: url(../images/icon_share.gif) no-repeat 0px 0px;
    float: right;
    padding: 0px 0px 5px 20px;  
    margin: 20px 25px 0px 0px;
    font-size: 13px;
    font-variant: small-caps;
    text-decoration: none;
}



/******** Content Table Two Col List ********/

#two_col_list {
    border: 1px solid #d9d9d9;
}

#bg_two_col_list    {
    background:transparent url(../images/bg_table.png) no-repeat scroll center bottom;
    padding: 0 0 14px;
    margin-top: 20px;
}
#bg_two_col_list #no-content{
    text-align:center;
    font-weight:bold;
    padding:10px 0;
}
#two_col_list  a    {
    text-decoration: none;
}

#two_col_list img {
    border: 0;
    margin: 0em .4em;
    padding: .1em;
    border: 1px solid #B2B2B2;
    float: left;
}

#bg_two_col_list_top    {
   background:#FFFFFF url(../images/table_header.png) no-repeat scroll 0 0;;
    padding:0px;
}                               

#two_col_list {
    width: 95%;
    margin:1em auto 0 auto;
}

#two_col_list .column   {
    background:#fff;
}

#two_col_list tr span {
    font-weight: bold;
}

#two_col_list  .col_description {
    font-weight: normal;
}

#two_col_list .col_title    {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;  
}

#two_col_list td {
    background: #fff;
    color:#333;
    padding: .5em;
    text-align:center;
    width: 28%;
}

#two_col_list th {
    font-weight:normal;
    color: #678197;
    text-align:left;
    padding: .7em .2em;
}

#two_col_list thead th {
    background:#fff;
    text-align:center;
}

#two_col_list ul.comments   {
    float: right;
}

#two_col_list ul.links   {
    float: left;
}

#two_col_list ul.comments li    {
    background: url(../images/icon_comments.gif) no-repeat 0px 1px;
    padding: 0px 10px 2px 22px;
    font-size: 11px;
}


#two_col_list ul.media_info {
    color: #7F7E7E;
    text-align: left;
    float: left;
}

#two_col_list ul.media_info li  {
    font-size: 12px;
    line-height: 20px;
}



/******** Content Table Full ********/

#bg_one_col_list_full   {
    background:#EBEBEB url(../images/bg_table_full.gif) no-repeat scroll center bottom;
    padding:0px;
    margin-top: 20px;
    padding-bottom: 40px;
}


#bg_one_col_list_top_full   {
    background:transparent url(../images/table_header_full.png) no-repeat scroll 0 0;
    padding:0px;
}


.blog_data  {
    float: right;
    background: #696f75;
    padding: 10px;
    margin-right: 10px;
}

.blog_data li   {
    display: block;
    float: left;
    padding: 3px 10px 2px 22px;
    font-size: 11px;
    color: #fff;
    background: none;
}

.blog_data li a {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

.blog_data li a:hover   {
    font-size: 11px;
    color: #a7ccec;
    text-decoration: none;
}

/******** Content Table One Col List ********/


#bg_one_col_list {
	background:transparent url(../images/bg_table_full.png) no-repeat scroll center bottom;
	margin-top:20px;
	padding:0 0 14px;
	position:relative;
}



#bg_one_col_list_top 	{
	background:transparent url(../images/table_header_full.png) no-repeat scroll 0 0;
    padding:0;
	position:relative;
}



#one_col_list img {
    border: 0;
    margin: 0em .4em;
    padding: .1em;
    border: 2px solid #828c95;
    float: left;
}

#one_col_list  a    {
    text-decoration: none;
}

#one_col_list {
    width: 95%;
    margin:1em auto;
    border:1px solid #D9D9D9;
	margin-bottom:0px;
}

#one_col_list .column   {
    background:#FFFFFF;
    border-bottom:1px solid #F1F1F1;
}

#tone_col_list tr span {
    font-weight: bold;
}

#one_col_list .col_title    {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;  
}

#one_col_list td {
    background: #fff;
    color:#333;
    padding: .5em;
    text-align:center;
    width: 26%;
}

#one_col_list th {
    font-weight:normal;
    color: #678197;
    text-align:left;
    padding: .7em .2em;
}

#one_col_list thead th {
    background:#fff;
    text-align:center;
}

/******** Blog Data Icons ********/

.blog_data #author  {
    background: url(../images/icon_user.gif) no-repeat 0px -1px;
    padding: 0px 10px 2px 20px;
}
.blog_data #date    {
    background: url(../images/icon_calendar.gif) no-repeat 0px -2px;
    padding: 0px 10px 2px 20px;
}
.blog_data #comments    {
    background: url(../images/comments.gif) no-repeat 0px 1px;
    padding: 0px 10px 2px 20px;
}
.blog_data #tags    {
    background: url(../images/icon_tag.gif) no-repeat 0px -2px;
    padding: 0px 10px 2px 17px;
}



/******** Pagnation ********/

#pagination {
    float:right;
    padding-right:18px;
    display:block;
    text-align:left;
    height:22px;
    line-height:21px;
    clear:both;
    padding-top:3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}

#pagination a:link, #pagination a:visited{
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #EBEBEB;
    margin-left:10px;
    text-decoration:none;
    background-color:#FFFFFF;
    color:#C6781D;
    width:22px;
    font-weight:normal;
}

#pagination a:hover {
    background-color:#DDEEFF;
    border:1px solid #BBDDFF;
    color:#0072BC;
}

#pagination .active_tnt_link {
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #EBEBEB;
    margin-left:10px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#C6781D;
    cursor:default;
}

#pagination .disabled_pagination {
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #EBEBEB;
    margin-left:10px;
    text-decoration:none;
    background-color:#FFFFFF;
    color:#D7D7D7;
    cursor:default;
}








/******** Container Right ********/

.container_right_box {
    clear:both;
    margin-left: 0px;
    font-size: 13px;
}

.container_right_box    {
    background:url(../images/bg_vbox_btm.png) no-repeat left bottom;
    margin-bottom:18px;
    padding: 0 13px 13px 13px;
    width:189px;
}

.container_right_box h3 {
    background:#cccbcb url(../images/bg_vbox1_top.png) no-repeat 0 0;
    color:#333;
    font:bold 13px/18px Arial;
    margin:0 -13px 18px -13px;
    padding:7px 13px;
}

.container_right_title  {
    font-size: 12px;    
    text-transform: normal;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 0px;
    background: #FFFFFF;
    color: #555555;
}


input.container_right_search    {
    padding: 3px 30px 3px 3px;
    margin-bottom: 10px;    
}

select.container_right_search   {
    padding: 2px;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 190px;

}






/******** TABLES ********/
.toolbar {
    background:url(../images/bg_toolbar.png) no-repeat 0 0; 
    height:49px; 
    margin-bottom:20px; 
    margin-top:20px;
    position:relative; 
    width: 100%;
    }

.toolbar p  {
    font-size: 12px;
    font-weight: bold;
    padding: 17px 0px 0px 15px;
    }

.toolbar p span {
    padding: 0px 5px 0px 5px;
    }






#content_table  {
    border:none; 
    border-collapse:collapse; 
    margin-bottom: 0px;
    width: 100%;
    }
    
#content_table h5   {
    color: #797c80; 
    font-size: 14px; 
    font-weight: bold; 
    margin: 0;
    }

#content_table th {
    text-shadow:1px 1px 0 #fff;
    font-size: 17px;
    color: #D53A10;
    }

#content_table th.first {}

#content_table th.last {}
    
#content_table th, #content_table td {
     border-bottom:1px solid #d7d7d7; 
	padding: 12px;
    }

#content_table tr {
    color:#3e434a; 
    }   
    
    
#content_table td {
    font-size: 12px;
    color:#797c80;
    background: #ffffff;
    }   
    
#content_table td option{
    padding-left: 2px;
    }
.online{
    color:#80313B;
    font-size:11px;
}   
.online-img{
    width:12px;
    height:12px;
    border:0px;
    text-align:left;
}

    


/** BTN **/

a.btn1 {
    display:block;
    height:24px;
    font:bold 11px/200% arial;
    background:url(../images/btnBg1.gif) top left;
    padding-left:6px;
    text-decoration:none;
    float:left;
}

a.btn1:visited {
    text-decoration:none;
}

a.btn1 span {
    display:block;
    height:24px;
    background:url(../images/btnBg1.gif) top right;
    padding:0px 12px 0px 5px;
    color:#fff;
    text-decoration:none;
    float:left;
    cursor:pointer;
}

a:hover.btn1 {
    background:url(../images/btnBg1.gif) bottom left;
}

a:hover.btn1 span {
    background:url(../images/btnBg1.gif) bottom right;
    color:#fff;
}

.floatLeft {
    float:left;
}

.floatRight {
    float:right;
}

.clear {
    clear:both;
    line-height:0px;
    height:0px;
    font-size:0px;
}

a.avatar img {
    border:1px solid #b2b2b2;
    padding:3px;
}

a:hover.avatar img {
    border:1px solid #555;
}
.FBConnectUserName a:hover{
    color:#333333 !important;
    text-decoration:none !important;
}
 .discList td {
    padding:5px 5px 5px 10px;
}

.searchEmptyResult { 
    color :#666666; 
    font-family:verdana; 
    text-align:center; 
    background-color:#FFFFFF; 
    background-image:none; 
    background-position:0 0; 
    background-repeat:repeat;     
    font-size: 12px; 
    margin-bottom:0; 
    margin-left:50px; 
    margin-right:50px; 
    margin-top:20px; 
    padding-bottom:10px; 
    padding-left:10px; 
    padding-right:10px; 
    padding-top:10px; 
    text-align:center; 
    width:87%; 
} 
.facebook{
    margin-top:4px;
}

.posted_content  ul, .posted_content ol{
    padding:15px;
    font-size: 80%;
    color: #444;
}

.posted_content  ul li { 
        list-style-type: inherit; 
        margin-left:25px;
    } 
    
.posted_content  ol li { 
        list-style-type: inherit;
        margin-left:25px; 
    }
.postBtn {
    display:block;
    background:url(../images/forumPostBtn.gif) top left;
    height:30px;
    float:left;
    padding-left:5px;
    text-decoration:none;
}

.postBtn input {
    display:block;
    height:30px;
    background:url(../images/forumPostBtn.gif) top right;
    float:left;
    padding:0px 10px 0px 5px;
    font:bold 14px arial;
    color:#828282;
    text-decoration:none;
    cursor:pointer;
    border:none;
}

.postBtn:hover {
    background:url(../images/forumPostBtn.gif) bottom left;
}

.postBtn:hover input {
    background:url(../images/forumPostBtn.gif) bottom right;
}


.columnleft {
    text-align:left !important;
}

.columnright    {
    text-align:right !important;
}

.subCategoryContent { 
    color :#666666; 
    font-family:verdana; 
    text-align:center; 
    background-color:#FFFFFF; 
    background-image:none; 
    background-position:0 0; 
    background-repeat:repeat;     
    font-size: 12px; 
    text-align:center; 
    width:100%; 
} 


#content_table_new  {
    border:none; 
    border-collapse:collapse; 
    margin-bottom: 0px;
    margin-top:30px;
    width: 100%;
    }
    
#content_table_new h5   {
    color: #797c80; 
    font-size: 14px; 
    font-weight: bold; 
    margin: 0;
    }

#content_table_new th {
    background:url(../images/bg_th.png) repeat-x 0 0; 
    text-shadow:1px 1px 0 #fff;
    font-size: 17px;
    }

#content_table_new th.first { background:url(../images/bg_th-left.png) no-repeat 0 0;}

#content_table_new th.last { background:url(../images/bg_th-right.png) no-repeat right top;}
    
#content_table_new th {
    padding: 12px;
    }
.ssn_error_table_text{font-size:14px;}
/** header **/


ul.topNav {
    background:url(../images/topNavBg.jpg);
    margin:0 0 8px 0;
    padding:0;
    height:35px;
    list-style:none;
    clear:both;
}

ul.topNav li {
   float:left;
}

ul.topNav li a {
    background:url(../images/topNavBg.jpg) top center;
    display:block;
    font:11px/280% verdana;
    padding:0 10px;
    color:#fff;
    text-decoration:none;
    height:35px;
    float:left;
}


ul.topNav li a:hover {
    background-position:center -35px;
    color:#d17229;
}

ul.topNav li.leftBg a {
    background:url(../images/topNavBg.jpg) 0 150px no-repeat;
    display:block;
    font:11px/280% verdana;
    padding:0 15px;
    color:#fff;
    text-decoration:none;
    height:35px;
    float:left;
}

ul.topNav li.leftBg a:hover {
    background-position:0 -35px;
    color:#d17229;
}

ul.topNav li.leftBg .divA {
    background:url(../images/topNavBg.jpg) 0 150px no-repeat;
    display:block;
    font:12px/280% verdana;
    color:#fff;
    text-decoration:none;
    height:35px;
    float:left;
}

ul.topNav li.leftBg .divAHover {
    background:url(../images/topNavBg.jpg) 0 -35px no-repeat;
    display:block;
    font:12px/280% verdana;
    color:#fff;
    text-decoration:none;
    height:35px;
    float:left;
}
ul.topNav li.rightBg {
    float:right;
}

ul.topNav li.rightBg a {
    background:url(../images/topNavBg.jpg) right 150px no-repeat;
    display:block;
    font:11px/280% verdana;
    padding:0 15px;
    color:#fff;
    text-decoration:none;
    height:35px;
    float:left;
}

ul.topNav li.rightBg a:hover {
    background-position:right -35px;
    color:#d17229;
}

h2.titleH2 {
    font-size:18px;
    color:#d53a10;
    margin:0;
    padding:0 0 10px 0;
    font-weight:normal;
}

h3.titleH3 {
    font-size:14px;
    color:#555;
    font-weight:bold;
    margin:0;
    padding:0 0 10px 0;
}

h4.titleH4 {
    font-size:12px;
    color:#555;
    font-weight:bold;
    margin:0;
    padding:0 0 10px 0;
}
ul.topNav .youLink {
    float:left;
    background:url(../images/loginLine.gif) right center no-repeat scroll ;
    margin-right:4px;
}

ul.topNav .youLink  a.you {
    display:block;
    background:url(../images/loginLine.gif) right center no-repeat scroll ;
    padding-right:12px;
    float:left;
    text-decoration:none;
}

ul.topNav .youLink  a:visited.you {
    text-decoration:none;
}

ul.topNav .youLink a:hover.you {
    text-decoration:underline;
    color:#fff;
    background:url(../images/loginLine.gif) right center no-repeat scroll ;
}

ul.topNav .youLink a.arrow {
    background:url(../images/topMenuArrow2.gif) center bottom no-repeat;
    display:block;
    height:22px;
    width:30px;
    float:left;
    margin:6px 4px 0 3px;
    _margin:6px 2px 0 3px;
    padding:0;
}

ul.topNav .youLink a:hover.arrow {
    background:url(../images/topMenuArrow2.gif) #fff center top no-repeat;
}

ul.topNav .youLink a.arrowOn {
    background:url(../images/topMenuArrow2.gif) #ccc center bottom no-repeat;
    display:block;
    height:22px;
    width:30px;
    float:left;
    margin-top:4px;
}

.ddsubmenustyle {
    z-index:100;
    background:#fefefe;
    position:absolute;
    display:none;
    left:0px;
    padding:0px; 
    width:150px;
    margin:-8px 0 0 4px;
    border:4px solid #ce7028;
}

.ddsubmenustyle ul {
    display:block;
}

.ddsubmenustyle ul li {
    background:#fefefe;
    z-index:100;
    float: none;
    padding:0px;
    margin:0px;
    text-align:left;
}

.ddsubmenustyle ul li.lineDivider {
    height:5px;
    border-bottom:1px solid #eee;
    margin-bottom:5px;
    font-size:0px;
    line-height:0px;
}

.ddsubmenustyle a {
    display:block;
    padding:5px 10px;
    margin:0px;
    text-decoration:none;
    font-size:11px;
    line-height:16px;
    _width:85%;
}

.ddsubmenustyle ul li a:visited {
    text-decoration:none;
}

.ddsubmenustyle ul li a:hover {
    display:block;
    text-decoration:underline;
}







/** layout box **/
.contentBg {
    background:url(../images/table_header_full.png) #fff left top no-repeat;
    width:960px;
    padding:10px 10px 25px 10px;
}

.contentBottomBg {
    background:url(../images/boxBottom.png) no-repeat;
    _background:url(images/blank.gif) no-repeat;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/boxBottom.png", sizingMethod="scale");
    
    height:5px;
    line-height:0px;
    font-size:0px;
}

.columnLeft {
    width:554px;
    float:left;
    padding:20px 0 0 0;
}

.columnRight {
    width:390px;
    float:right;
    padding:20px 0 0 0;
}

.bottomBanner {
    text-align:center;
    padding:45px 0 0 0;
}


/** Round Box **/
.roundBox1 .top, .roundBox1 .top span  {
	background:url(../images/roundBox1Top.gif) no-repeat left top;
	display:block;
	height:11px;
	font-size:0px;
	line-height:0px;
	padding-left:10px;
}

.roundBox1 .top span {
	background-position:right top;
}

.roundBox1 .content  {
	background:url(../images/roundBox1Middle.gif) repeat-y left top;
	padding-left:10px;
}

.roundBox1 .content .contentSpan {
	background:url(../images/roundBox1Middle.gif) repeat-y right top;
	display:block;
	padding:0 20px 0 10px;
}

.roundBox1 .bottom, .roundBox1 .bottom span  {
	background:url(../images/roundBox1Bottom.gif) no-repeat left top;
	display:block;
	height:16px;
	font-size:0px;
	line-height:0px;
	padding-left:10px;
}

.roundBox1 .bottom span {
	background-position:right top;
}

.roundBox2 .top, .roundBox2 .top span  {
	background:url(../images/roundBox2Top.gif) no-repeat left top;
	display:block;
	height:5px;
	font-size:0px;
	line-height:0px;
	padding-left:10px;
}

.roundBox2 .top span {
	background-position:right top;
} 

.roundBox2 .content  {
	background:url(../images/roundBox2Middle.gif) repeat-y left top;
	padding-left:2px;
	position:relative;
}

.roundBox2 .content .contentSpan {
	background:url(../images/roundBox2Middle.gif) repeat-y right top;
	display:block;
	padding:5px 10px 0 10px;
}

.roundBox2 .bottom, .roundBox2 .bottom span  {
	background:url(../images/roundBox2Bottom.gif) no-repeat left bottom;
	display:block;
	height:5px;
	font-size:0px;
	line-height:0px;
	padding-left:10px;
}

.roundBox2 .bottom span {
	background-position:right bottom;
}
/** Categories **/
.catIco {
    float:left;
}

.catIco a {
    display:block;
    background:left top;
    width:46px;
    height:46px;
}

.catIco a:hover {
    background-position:left bottom;
}

.catIco a span {
    display:block;
    position:absolute;
    padding-top:50px;
    cursor:pointer;
    text-align:center;
    width:100px;
    margin-left:-27px;
	font-size:12px;
}

.catIco a.actor { background-image:url(../images/ico/catIco_01.gif); }
.catIco a.artist { background-image:url(../images/ico/catIco_02.gif); }
.catIco a.behindthescene { background-image:url(../images/ico/catIco_03.gif); }
.catIco a.blogger { background-image:url(../images/ico/catIco_04.gif); }
.catIco a.comedian { background-image:url(../images/ico/catIco_05.gif); }
.catIco a.dancer { background-image:url(../images/ico/catIco_06.gif); }
.catIco a.fan { background-image:url(../images/ico/catIco_07.gif); }
.catIco a.fashiondesigner { background-image:url(../images/ico/catIco_08.gif); }
.catIco a.filmmaker { background-image:url(../images/ico/catIco_09.gif); }
.catIco a.general { background-image:url(../images/ico/catIco_10.gif); }
.catIco a.model { background-image:url(../images/ico/catIco_11.gif); }
.catIco a.musician { background-image:url(../images/ico/catIco_12.gif); }
.catIco a.photographer { background-image:url(../images/ico/catIco_13.gif); }
.catIco a.writer { background-image:url(../images/ico/catIco_14.gif); }
.catIco a.voiceover { background-image:url(../images/ico/catIco_15.gif); }
.catIco a.venue { background-image:url(../images/ico/catIco_Venue.gif); }
.catIco a.representative { background-image:url(../images/ico/catIco_Representative.gif); }

.space .catIco {
    padding-bottom:40px;
    margin-right:66px;
}

/** footer **/
#footer {
    background:#333338;
    padding:17px 0 0 0;
    height:32px;
    color:#fff;
    margin-top:42px;
    font-size:11px;
    font-family:arial;
}

#footer .container {
    width:980px;
    margin:0 auto;
}

#footer a {
    color:#fff;
}

#footer a:hover {
    color:#ccc;
}

#footer ul {
    float:right;
    margin:0;
    padding:0;
    list-style:none;
}

#footer ul li {
    float:left;
    padding:0 8px;
    border-right:1px solid #fff;
}


/** btn **/
a.aBtn {
    background:url(../images/btn1Bg.gif) left top no-repeat;
    height:32px;
    padding-left:14px;
    float:left;
    line-height:240%;
    position:relative;
}

a.aBtn span {
    background:url(../images/btn1Bg.gif) right top no-repeat;
    display:block;
    height:32px;
    padding-right:22px;
    float:left;
    position:relative;
    cursor:pointer;
}

a:hover.aBtn {
    background-position:left bottom;
}

a:hover.aBtn span {
    background-position:right bottom;
}

/** common **/
.clear {
    clear:both;
    line-height:0px;
    height:0px;
    font-size:0px;
}

a.avatar img {
    border:1px solid #b2b2b2;
    padding:3px;
}

a:hover.avatar img {
    border:1px solid #555;
}
#contentOneColumnBottom{
    background:url(../images/bg_table_full.png) no-repeat scroll center bottom;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg_table_full.png", sizingMethod="scale");
	_background:url(../images/blank.gif);
	height:14px;
}
#content {
    width:980px;
    margin:0 auto;
}

/** Header **/
#header {
	margin:0 auto;
	padding:0 10px 0 15px;
	position:relative;
	z-index:10;
}

#header .logo {
	float:left;
	width:192px;
}

#header .memberSearch {
	background:url(../images/headerDivider.gif) no-repeat left bottom;
	float:right;
	position:absolute;
	right:-41px;
	_right:290px;
	z-index:20;
	padding:0 0 0 2px;
}

#header .memberSearch .bg {
	background:url(../images/bg2.gif) repeat-x left top;
	padding:5px 15px 0;
	height:46px;
	width:222px;
}

#header .memberSearch label {
	font-size:11px;
	color:#fff;
	/*display:block;*/
	cursor:pointer;
	padding:0 50px 2px 0;
}

#header .memberSearch input {
	background:url(../images/inputBg.gif) no-repeat 0 0;
	display:block;
	border:none;
	float:left;
}

#header .memberSearch .inputText {
	width:120px;
	height:18px;
	background-position:0 0;
	padding:3px 0 0 3px;
}

#header .memberSearch .inputSubmit {
	width:65px;
	height:21px;
	margin-left:8px;
	background-position:-125px 0;
}

#header .logout {
	background:url(../images/headerDivider.gif) no-repeat left bottom;
	float:right;
	padding:30px 15px 0 15px;
	height:26px;
	font-size:12px;
}

#header .logout a {
	color:#fff;
	font-family:verdana;
	font-weight:bold;
}

#header .logout a:hover {
	color:#5d2b0f;
}

/** global nav **/
.gnb {
	padding:26px 0 0 40px;
	margin-left:170px;
	_width:670px;
	position:relative;
}

.gnb li {
	float:left;
	font-size:13px;
	padding:0 8px;
	position:relative;
}

.gnb a {
	color:#fff;
	font-family:verdana;
	display:block;
	height:27px;
	float:left;
}

.gnb a:hover {
	color:#5d2b0f;
}

.gnb a.selected {
	color:#5d2b0f;
}

.gnb a.navArrow {
	background:url(../images/navArrow.gif) no-repeat right 6px;
	display:block;
	padding:0 12px 0 0;
}

.gnb a:hover.navArrow {
	background:url(../images/navArrow.gif) no-repeat right -18px;
	display:block;
	padding:0 12px 0 0;
}

.gnb li ul {
	position:absolute;
	z-index:100;
	display:none;
	left:0;
	top:0;
	margin:-4px 0 0 0;
	padding:0;
	height:auto;
}

.gnb li ul li {
	background:url(../images/navDropBg.png) repeat-y;
	float:none;
	font-size:11px;
	line-height:20px;
	margin:0;
	padding:0 2px;
	position:static;
	width:140px;
}

.gnb li ul li lineDivider {
	border-bottom:1px solid #EEEEEE;
	font-size:0;
	height:5px;
	line-height:0;
	margin-bottom:5px;
	}
}
.gnb li ul li.top {
	background:url(../images/navDropTop.png) no-repeat;
	_background:url(images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/navDropTop.png", sizingMethod="scale");
	height:9px;
	line-height:0;
	font-size:0;
}

.gnb li ul li.bottom {
	background:url(../images/navDropBottom.png) no-repeat;
	_background:url(images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/navDropBottom.png", sizingMethod="scale");
	height:4px;
	line-height:0;
	font-size:0;
}

.gnb li ul li a {
	float:none;
	height:auto;
	padding:0 8px;
	width:125px;
}

.gnb li ul li a:hover {
	background:#fff;
	color:#5d2b0f;
}



/** content **/
#content {
	width:988px;
	min-height:78%;
	_height:78%;
	margin:0 auto;
	padding:48px 0 0 0;
}

#content .contBoxTop {
	background:url(../images/contentBoxTop.png) no-repeat;
	_background:url(images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contentBoxTop.png", sizingMethod="scale");
	width:988px;
	height:25px;
}

#content .contBoxBg {
	background:url(../images/contentBoxBg.png) repeat-y;
	_background:url(images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contentBoxBg.png", sizingMethod="scale");
	width:962px;
	padding:0 13px 30px 13px;
}

#content .contBoxBottom {
	background:url(../images/contentBoxBottom.png) no-repeat;
	_background:url(images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contentBoxBottom.png", sizingMethod="scale");
	width:988px;
	height:11px;
	font-size:1px;
	line-height:1px;
}

/** homepage **/
.homeColumnLeft {
	padding:0 0 0 16px;
	float:left;
	width:416px;
}

.homeColumnRight {
	width:452px;
	float:right;
}

.joinTable {
	padding:0;
	width:100%;
	font-size:13px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:15px 0;
}

.joinTable th {
	color:#777777;
	text-align:right;
	padding:6px 0;
}

.joinTable td {
	padding:6px 0 6px 11px;
}

.joinTable td input.text {
	border:1px solid #cccccc;
	font-size:11px;
	width:261px;
}

.joinTable #term_service {
	vertical-align:middle;
}

.joinTable .label {
	padding:0 0 0 12px;
	color:#777777;
}

.joinNow {
	padding:13px 0 0 0;
}

.joinNow input {
	background:url(../images/btnJoin.gif) no-repeat;
	display:block;
	width:118px;
	height:36px;
	border:none;
	cursor:pointer;
	margin:0 auto;
}


/** footer **/
#footer {
	background:#232323;
	padding:20px 0 24px 0;
	height:32px;
	color:#fff;
	margin-top:42px;
	font-size:11px;
	font-family:arial;
}

#footer .bg {
	background:#323232;
	padding:10px 0;
}
     

/**Photo Sets Editor**/
.deleteButtonSet {
float:right;
font-size:13px;
margin-top:-16px;
}