/*
Theme Name: DOTS! Theme
Theme URI: 
Description: DOTS! Celebrity Television Website Theme by Frye / Wiles
Version: 1.0
Author: Frye / Wiles
Author URI: http://fryewiles.com/
Tags: 

*/

.clear {clear: both;}
.noborder {border: 0px !important;}

html {
		/* background: #000000 url('images/body-background.jpg'); */
		background: #000000;
}

body {

	font-family: Helvetica, Arial, Sans-Serif;
	background: url('images/dots-bg6.jpg') top center no-repeat;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	
	}
	
a:hover {
	background: transparent !important;
}


#page {

	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #000000;
	}

#header {

	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	}
	
#header-inner {
	width: 960px;
	margin: 0 auto;


}

#beta-ribbon {
	position: absolute;
	background: url('images/newbeta.png') top right no-repeat;
	top: 0;
	right: 0;
	z-index: 10;
	width: 200px;
	height: 200px;
}





#menu {
	

	margin: 10px 0 0;
	background: url(images/menubg-transparent.png) top left repeat-x;
	border:1px solid #313131;
	
	color:#888;
	padding:10px 5px;

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	text-shadow: #000 -1px -1px 1px;
	width:740px;
	float: right;

}



#menu ul, #footer-menu ul {
	list-style: none;
	
	padding: 0;

	
	text-align: center;
	margin: 0;
	
	

		
}

#menu li, #footer-menu li {
	display: inline;	
	font-size: 	17px;
	font-weight: bold;
	padding: 0px 2px;
}

#menu li a, #footer-menu li a {
	color:#888;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

}

#menu li a:hover, #footer-menu li a:hover {
	color:#fff;
	background: #af1f23 url(images/menu-item-bg.png) top left no-repeat !important;
	text-shadow: #777 -1px -1px 1px;

}

#menu li.extra a{
	color:#ffcccc;
	font-size: 20px;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

}

#menu li.extra a:hover{
	color:#fff;
	font-size: 20px;
	background: #af1f23 url(images/menu-item-bg.png) top left no-repeat !important;
	text-shadow: #777 -1px -1px 1px;

}


#promo {
	
	
	/*
-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
*/
	background: url(images/dark-gray-transparent-bg.png);
	/* background:#0F0F0F url(images/menubg.jpg) top left repeat-x; */
	border:1px solid #313131;
	
	color:#888;
	padding: 5px;
	margin-bottom: 10px;


}




#promo #promo1, #promo #promo2 {

	color: #333;
	font-size: 2em;
	font-weight: bold;
	width: 310px;
	height: 75px;
	float: left;
	margin: 0 9px 0 0;
	text-align: center;
}


#promo #promo3 {
	
	color: #333;
	font-size: 2em;
	width: 310px;
	height: 75px;
	float: right;
	text-align: center;
	font-weight: bold;
}


#promo p {
margin: 0;
padding: 0;
}

#footer {
	background-color:#0F0F0F;
	border-top:1px solid #222222;
	padding-top: 15px;
	margin-top: 10px;
	/*
background-color:#1a1a1a;
	border-top: 1px solid #353535;
*/
	color:#555555;
	}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	}


#footer-top {

	margin: 0;
	

	color:#888;
	padding:10px 5px;
	text-shadow: #000 -1px -1px 1px;
}

#footer-top p {
	margin: 0;
}


#footer-content {


	padding-bottom: 10px;
	border-top: 0px;
	border-bottom: 0px;
	}



#footer-latest {
	width: 220px;
	float: left;
	margin-right: 25px;
}

#footer-tv {
	width: 400px;
	float: left;
	}

.footer-video-thumb {
	float: left;
	margin: 0 5px 5px 0;
	}


#footer-promo {
	width: 300px;
	float: right;
	padding-top: 5px;

	}

#footer-content h4 {
	margin: 0 0 5px 0;
	}
#footer-content ul {
	margin: 0;
	list-style: square;
	padding-left: 15px;
	font-size: .9em;
	}

#footer-content li {
	margin: 6px 0;
}

#footer-content li a {
	color: #ff9999;
}

#footer-content li a:hover {
	color: #ffffff;
}



#footer-menu {
	border:1px solid #000000;
	margin: 0 0 10px 0;
	background:#0F0F0F url(images/menubg.jpg) top left repeat-x;
	border:1px solid #313131;
	color:#888;
	padding:10px 5px;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-shadow: #000 -1px -1px 1px;
}
	
#footer-smallprint {
	margin: 5px 0 0;
	font-size: .8em;
	text-align: center;
	list-style: none;
	padding: 0 0 5px 0;
}
	
#footer-smallprint li {
	display: inline;
	border-left: 1px solid #313131;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

#footer-smallprint li img {
	vertical-align: middle;
}



#content {
	padding:5px 0 0;
}

#content-inner {
	width: 960px;
	margin: 0 auto;

}

#content-inner #social-links .twitter {
	display: block;
	float: left;
	width: 474px;
	height: 23px;
	background: url(images/btn-twitter.jpg) top left no-repeat;
	text-indent: -32000px;
}

#content-inner #social-links .facebook {
	display: block;
	float: right;
	width: 474px;
	height: 23px;
	background: url(images/btn-facebook.jpg) top left no-repeat;
	text-indent: -32000px;
}

#content-inner #social-links a:hover {
	background-position: top right;
}

#main-column {
	float: left;
	width: 640px;
	
	
	background: url(images/headerbackdrop.png) top left repeat-x white;
	padding: 5px;
	border:1px solid #313131;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.watchContainer
{
height: 46px;
background: url(images/watchHeader.png) top left no-repeat #262626 !important;
}

	#allSHOWS {
		background: #000000;
		text-align: center;
		padding-left: 30px;
		float: left;
		clear: none;
		width: 690px;
	
	}
	
	#showSIDEBAR {
		background: #222;
		text-align: left;
		float: right;
		clear: none;
		width: 220px;
		padding: 10px;
	
	}
	
	#showSIDEBAR h5 {
		font-size: 13px;
		color: #FFF;
		line-height: 14px;
		font-weight: normal;
		text-align: left;
		padding-left: 20px;
		width: 200px;
	}
	
	#theSHOW {
		width: 200px;
		height: 100%;
		margin-right: 30px;
		color: #FFF;
		font: Helvetica, Arial, sans 11px;
		line-height: 12px;
		float: left;
		clear: none;
		text-align: center;
	}
	
	#theSHOW h5 {
		font-size: 11px;
		color: #FFF;
		line-height: 12px;
		font-weight: normal;
		text-align: left;
		padding-left: 10px;
		position: relative;
		top: -10px;
		left: 5px;
		width: 180px;
	}





	#theSHOW-home {
		width: 200px;
		/* height: 100%; */
		margin-right: 15px;
		color: #FFF;
		font: Helvetica, Arial, sans 11px;
		line-height: 12px;
		float: left;
		clear: none;
		text-align: center;
	}
	
	#theSHOW-home h5 {
		font-size: 11px;
		color: #FFF;
		line-height: 12px;
		font-weight: normal;
		text-align: left;
		padding-left: 10px;
		margin-bottom: -10px;
		position: relative;
		top: -10px;
		left: 5px;
		width: 180px;
	}
	
	
	
	
	
	#theTITLE {
		width: 200px;
		margin-right: 28px;
		float: left;
		clear: none;
	
	}

	
	
	a:hover .thumb-border {
		background-color:#FF0000;
		border:1px solid #FF3333;
	}

	.thumb-border {

		background:#2B2B2B none repeat scroll 0 0;
		border:1px solid #535353;
		height:102px;
		width:172px;
		margin-left: 15px;
		text-align: center;
	}
	
	.tb-thumb {
		background-position:center center;
		background-repeat:no-repeat;
		height:90px;
		margin:6px auto;
		width:160px;
		text-align: center;

	}



/* New Homepage Feature Articles */


#home-feat {
	width: 280px;
	height: 240px;
	float: left;
	clear: none;

}

#feat-title {
	width: 280px;
	position: relative;
	top: -240px;
	height: 240px;
	max-height: 240px;
	color: #FFFFFF;
	margin: 0;
	padding-top: 185px;
	padding-right: 10px
	padding-left: 25px;

	background: url('http://www.dotstv.com/wp-content/themes/dots/images/home-overlay.png') top left no-repeat;
	z-index: 10;
	clear: none;


}

#feat-title p {
	font-size: 11px;
	line-height: 11px;
	padding-left: 5px;

}

#feat-title h2 {
	padding-left: 5px;
	padding-top: 5px;
	font-size: 16px !important;
	line-height: 12px !important;
	font-weight: bold;

}





/* Dirt Containers */

.dirtContainer
{
height: 46px;
background: url(images/gossipHeader.png) top left no-repeat #262626 !important;
}

		.celebdishContainer {
		height: 46px;
		background: url(images/celebdish4Header.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.celebblogContainer {
		height: 46px;
		background: url(images/celebblogHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.buyeverythingcelebContainer {
		height: 46px;
		background: url(images/buyeverythingcelebHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}





/* Love Containers */

.loveContainer
{
height: 46px;
background: url(images/loveHeader.png) top left no-repeat #262626 !important;
}

		.hookupsbreakupsContainer {
		height: 46px;
		background: url(images/hookupsbreakupsHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.welcomebabyContainer {
		height: 46px;
		background: url(images/allinthefamilyHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.bachelorsContainer {
		height: 46px;
		background: url(images/25bachelorsHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.horoscopeContainer {
		height: 46px;
		background: url(images/horoscopeHeader.png) top left no-repeat #262626 !important;
		}
		
		.horoscopeContainer2 {
		height: 46px;
		background: url(images/horoscopeHeader2.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		}
		
		.lovebuysContainer {
		height: 46px;
		background: url(images/lovebuysHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}




/* Fashion Containers */

.fashionContainer
{
height: 46px;
background: url(images/fashionHeader.png) top left no-repeat #262626 !important;
}

		.fashionwireContainer {
		height: 46px;
		background: url(images/fashionwireHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.fashionwatchContainer {
		height: 46px;
		background: url(images/fashionwatchHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.getthelookContainer {
		height: 46px;
		background: url(images/getthelookHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}


/* Beauty Containers */

.beautyContainer
{
height: 46px;
background: url(images/beautyHeader.png) top left no-repeat #262626 !important;
}

		.beautybuzzContainer {
		height: 46px;
		background: url(images/beautybuzzHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.beautifulgirlContainer {
		height: 46px;
		background: url(images/beautifulgirlHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.musthavesContainer {
		height: 46px;
		background: url(images/musthavesHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}




.lookContainer
{
height: 46px;
background: url(images/lookHeader.png) top left no-repeat #262626 !important;
}

.photosContainer
{
height: 46px;
background: url(images/photosHeader.png) top left no-repeat #262626 !important;
}


/* Lifestyle Containers */

.lifestyleContainer
{
height: 46px;
background: url(images/lifestyleHeader.png) top left no-repeat #262626 !important;
}
		
		.lovetogoContainer {
		height: 46px;
		background: url(images/lovetogoHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.shoplifestyleContainer {
		height: 46px;
		background: url(images/shoplifestyleHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}

/* Fitness Containers */

.fitnessContainer
{
height: 46px;
background: url(images/fitnessHeader.png) top left no-repeat #262626 !important;
}

		.lookinggoodContainer {
		height: 46px;
		background: url(images/lookinggoodHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.bodyblogContainer {
		height: 46px;
		background: url(images/bodyblogHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}
		
		.gearupContainer {
		height: 46px;
		background: url(images/gearupHeader.png) top left no-repeat #262626 !important;
		width: 650px;
		margin-left: -5px;
		
		}




.shopContainer
{
height: 46px;
background: url(images/shopHeader.png) top left no-repeat #262626 !important;
}






#lookGallery {
background: #FFFFFF;
padding-top: 20px;
padding-bottom: -10px;
margin: 0;
border: none !important;
}





#main-column .entry p, #main-column .entry .social_bookmark {
	padding: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
.entry a:hover {
	color: #FF9999;
}

#main-column h2 {
	/*background:#333333 none repeat scroll 0 0;*/
	color:#ffffff;
	font-size:2em;
	height: 45px;
	
	margin:0;
	padding: 5px;
		
}

#main-column h3 {

	margin:10px 0;
}


h3#homepaged a:hover {
	color: #FFFFFF;
	background-color: transparent !important;
}


#main-column-look {
	float: left;
	width: 640px;	
	background: url(images/headerbackdrop_2.png) top left repeat-x #000;
	padding: 5px;
	border:1px solid #313131;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	

}

#main-column-look .entry p, #main-column .entry .social_bookmark {
	padding: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}

#main-column-look h2 {
	/*background:#333333 none repeat scroll 0 0;*/
	color:#ffffff;
	font-size:2em;
	height: 45px;
	
	margin:0;
	padding: 5px;
		
}

#main-column-look h3 {

	margin:10px 0;
}








/* LOOK POSTS MAIN COLUMN  */

#main-column2 {
    float: left;
    width: 640px;
    /*background-color: #fff;*/
   
    background: url(images/headerbackdrop2.png) top left repeat-x black;
    padding: 5px;
    border:1px solid #313131;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
   

}

#main-column2 h2 a:hover {
    background: transparent !important;
   

}


#main-column2 .entry p, #main-column .entry .social_bookmark {
    padding: 10px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #FFFFFF;
    }

#main-column2 h2 {
    /*background:#333333 none repeat scroll 0 0;*/
    color:#ffffff;
    font-size:2em;
    height: 45px;
   
    margin:0;
    padding: 5px;
       
}

#main-column2 h3 {

    margin:10px 0;
}

/* END LOOK POSTS MAIN COLUMN  */



#pageate {
	width: 460px;
	height: 25px;
	clear: both;
	position: relative;
	z-index: 999;

}

#pagePREV {
	padding-right: 5px;
	float: left;

}	

#pageNEXT {
	padding-left: 5px;
	float: right;

}


.galbackBTN {
	float: right;
	margin-top: -15px;
}




#sidebar
{
	padding: 20px 10px 10px 10px;
	float: right;
	width: 280px;
	
	
	background: url(images/dark-gray-transparent-bg.png);
	border:1px solid #313131;
	-moz-border-radius-bottomright: 5px;
	color:#888;
	
	margin: 0;
	

}


.previewIMAGES {
	margin-right: 10px;
	margin-bottom: 10px;


}


#video-thumbs {
	margin-bottom: 10px;
	}


.video-thumbs-single {
	float: left;
	margin: 1px;
	border: 5px solid #333;
	}

#page-top {
	width: 957px;
	padding: 2px;
	background: #000;
	margin-top: 5px;
	/* border:1px solid #313131; */

}


#ticker-container {

	width: 940px;
	max-height: 30px !important;
	clear: both;
	padding-bottom: 10px !important;
	position: relative;
	top: -10px;
	border-bottom: thin solid #666;
	
}

#shows-preview {
	width: 650px;
	background: transparent;
	clear: both;
	text-align: left;
	float: left;
	clear: none;

}

#shows-preview img {
	border: none;
	outline: none;

}


#lower-container {
	/*
background-color:#0F0F0F;
	border-top:1px solid #353535;
*/
	color:#555555;
	padding: 0;
}



#lower-container-inner {
	 width: 960px;
	margin: 0 auto;

}





#lower-container-inner h2 {
	font-size:1.7em;
	margin: 0;
}

#lower-container-inner h3 {
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(images/20x20exclamation.png) top left no-repeat;
	font-size:1.3em;
	line-height: 1.1em;
	font-weight: normal;
	/* border-bottom: 1px solid #313131; */
}

#lower-container-inner h3 a {
	color: #FF9999;
	font-family: Times New Roman, Times, serif;
}

#lower-container-inner a:hover {
	background: #6F0000;
	color: white;
}

#lower-stories {
	width: 970px;
	margin-right: 10px;
	float: left;
	
}

#lower-stories .post {
	margin: 7px;
	width: 300px;
	float: left;
	
	
}

#lower-stories .gallery-post{
	margin: 5px;
	width: 640px;
	float: left;
	clear: right;
	
	
}

#lower-stories .gallery-post img a{
	background: transparent;
	
}



#lower-stories .post small {
	font-size: .9em;
}

#lower-stories .post .entry p {
	color: #999;
	line-height:1.4em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.entry p {
	color: #000000;
	line-height:1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;

}

.home-entry p {
	color: #FFFFFF;
	line-height:1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	padding: 0;
	margin: 0;

}

#gallery-entry {
	clear: both;
	max-width: 630px;

}

#sitemap_list, sitemap_list ul {
	list-style: square;
	color: #444;
	padding: 0 0 0 15px;

}

#sitemap_list li {
	padding: 0 0 0 10px;
	}


#lower-stories .post .postmetadata {
	color: #666666;
	font-size: 10px;
	margin: 5px 0 0 0;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
}

#lower-stories .post .postmetadata a {
	color: #ffffff;
	font-size: 1.1em;
	text-transform: uppercase;
}


#lower-stories .gallery-post .postmetadata {
	color: #666666;
	font-size: 10px;
	width: 470px;
	margin: 5px 0 0 0;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
}

#lower-stories .gallery-post .postmetadata a {
	color: #ffffff;
	font-size: 1.1em;
	text-transform: uppercase;
}

#theARTICLES {
	width: 280px;
	padding-right: 5px;
	float: left;
	clear: none;
	color: #FFFFFF;
	padding-bottom: 15px;
}

#home-substories {
	width: 280px;
	padding-bottom: 10px;
	/* border-bottom: 1px #666 solid; */
}

h2.substories-cats {
	padding: 4px;
	/* padding-top: 4px; */
	margin:0;
	background: #333;
	font-size: 20px !important;
	clear: both;
	margin-bottom: 6px !important;
}

li.sub-stories {
	font-size: 14px;
	line-height: 14px;
	margin-left: 15px;
	clear: both;

}

#theGALLERIES {
	width: 630px;
	float: right;
	clear: none;
	padding: 0px;
	margin: 0px;
	clear: none;

}

#theFASHIONS {
	width: 630px;
	float: right;
	clear: none;
	padding: 0px;
	margin: 0px;
	clear: none;

}

#eachCELEB {
	width: 200px;
	height: 375px;
	float: left;
	clear: none;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px !important;
	line-height: 12px;

}

#eachCELEB img {
	padding-bottom: 3px;

}


#eachCELEB2 {
	width: 200px;
	float: left;
	clear: none !important;
	padding-right: 10px !important;
	padding-bottom: 10px;
	margin: 0px;
	color: #000000;
	text-align: center;
	font-size: 12px !important;
	line-height: 12px;

}

#eachCELEB2 img {
	padding-bottom: 3px;

}


#theVIDEOS {
	width: 280px;
	float: left;
	clear: none;
	color: #FFFFFF;
	padding-bottom: 15px;
}

#thePOTD {
	width: 280px;
	float: right;
	clear: none;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
	margin-right: 10px;
}

p.home-desc {
	font-size: 12px !important;
	color: #FFFFFF;
	line-height: 12px;
	margin: 0px;
	margin-bottom: 15px;
	clear: both;
	
}

p.home-desc2 {
	font-size: 14px !important;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	margin-bottom: 15px;
	clear: both;
	
}

span.ticker-desc {
	font-size: 14px !important;
	color: #FFFFFF;
	line-height: 14px;
	clear: both;
	vertical-align: top;
	padding-bottom: 10px;
	margin-top: -7px;
}

#richARTICLE {
	width: 630px;
	float: right;
	padding: 0px;
	margin: 0px;
	clear: none;

}


#connectDOTS {
	width: 960px;
	clear: both;
	color: #555555;
	padding-bottom: 20px;

}

#sponsorGROUPS {
	width: 300px;
	padding-right: 20px;
	float: left;
	clear: none;

}


#connectDOTS ul {
	margin: 0;
	list-style: square;
	padding-left: 15px;
	font-size: .9em;
	}

#fconnectDOTS li {
	margin: 6px 0;
}

#connectDOTS li a {
	color: #ff9999;
}

#connectDOTS li a:hover {
	color: #ffffff;
}

#connectDOTS h4 {
	margin: 0;
	font-size: 14px;
	color: #333333;
	}




/* HOROSCOPE STYLES */

#horoscope {
    width: 630px !important;
    padding-right: 10px !important;
    margin-right: 10px !important;
    float: left;
    clear: both;
    border-bottom: 1px #333333 solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#horoscopeIMG {
    float: left;
    padding-right: 10px;
    outline: none;
    border: none;
}

#horoscopeMETA {
	width: 180px;
	padding-right: 10px;
	border: none;
	font-size: 11px;
	line-height: 12px;
	float: left;
	clear: none;
}

#horoscopeMETA li {
	margin-left: 15px;
	margin-bottom: 5px;
}	


p.bday {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
	padding: 0;
    margin: 0;
}

#horoscopeTEXT {
	padding-top: 5px;
	width: 300px;
	color: #000000;
	padding-right: 5px;
	border: none;
	font-size: 12px;
	line-height: 14px;
	float: left;
	clear: none;

}

#horoscopeTEXT p {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}


#horoscopeTEXT h4 {
	width: 300px;
	color: #333333;
	font-size: 14px;
	line-height: 14px;
	margin: 0;

}

#horoscopeRATING {
	width: 200px;
	height: 15px;
	float: right;
}

#horoscopeRATING img {
	margin-top: 10px !important;
}

#horoscopeRATING p {
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;

}




/* HOROSCOPE GALLERY STYLES */

#horoscopeSIGN {
	width: 140px !important;
	padding: 5px;
	margin-right: 10px;
	text-align: center;
	float: left;
	clear: none;

}


#horoscopeSIGN p {
	width: 120px !important;
	text-align: center;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0;
	padding-left: 10px;

}






#lower-ad {
	width: 160px;
	padding-top: 4px;
	float: right;

}

.postmetadata {
	font-size: .8em;
}

.thread-alt {
	background:#999999;
}
.thread-even {
	background:#999999;
}






.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #303030;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	
	font-weight: bold;
	}

h1 {
	width: 205px;
	height: 159px;
	background: url(images/logo_big.png) top left no-repeat;
	text-indent: -30000px;
	margin: 0;
	float: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	width: 205px;
	height: 159px;
	display: block;
	background: url(images/logo_big.png) top left no-repeat;
	
	}

h2 {
	font-size: 1.6em;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	
	font-size: 1.2em;
	}
	
#sidebar .wordtube {
	
	width: 282px;
	max-height: 250px;
	background: url(images/hot_picks.jpg) top left no-repeat #ff9999;
	padding-left: 2px;
	padding-top: 60px;
	padding-bottom: 2px;
	
	}
	
	
	
	
	
	
	
	

h3 {
	font-size: 1.3em;
	padding: 0;
	
	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #FFF;
	
	}
	
h3 a, h3 a:visited {
	color: #6F0000;
}

h3 a:hover {
	color: #FF9999;
}

.post h3 a:hover {
	color: #FF9999;
}



	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

#commentform #submit {
	border:1px solid #313131;
	background:#333 url(images/lighterbg.jpg) top left repeat-x;
	-moz-border-radius: 5px;
	color: white;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;	
}

#commentform #submit:hover {
	
	background: #b00000;
	
}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-family: Helvetica, Arial, sans-serif;
	/* font-family: Times New Roman, Times, serif; */
	/* text-transform: uppercase; */

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

/*PINK CHANGE*/
a {
	color: #FF9999;
	text-decoration: none;
	}

p.readme a:hover {
	color: #fff;
	background: #6F0000 !important;

	}

a:hover {
	color: #b00000;

	}
	
.social a {
	background: transparent;

	}


.social a:hover {
	background: transparent;

	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#gallerysets {
	width: 640px;
	float: left;
	background: transparent;
}

#gallerysets img {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	
}

#gallerysets h5 {
	color: #000000;
	font-size: 10px;
	line-height: 14px;

	font-weight: normal;
}

#gallerysets h6 {
	line-height: 14px;
	width: 100%;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;

}


#bigright {
	width: 315px;
	float: right;
	clear: right;

}

#bigleft {
	width: 315px;
	float: left;
	clear: left;

}

#gallerysetsthumbLEFT {
	width: 150px;
	min-height: 250px;
	max-height: 250px;
	border: thin #cccccc solid;
	float: left;
	text-align: center;
	background: #FFFFFF;
	
}

#gallerysetsthumbRIGHT {
	width: 150px;
	min-height: 250px;
	max-height: 250px;
	border: thin #cccccc solid;
	float: right;
	text-align: center;
	background: #FFFFFF;

	
}







.post {
	margin: 0;
	padding-bottom: 10px;
	/* border-bottom: 1px solid #222; */
}

.post hr {
	display: block;
	}









.postmetadata {
	clear: both;
	font-size: 12px;
	line-height: 14px;
}

.postmetadatas {
	clear: both;
	font-size: 12px;
	line-height: 14px;
	height: 15px;
}

.postmetadata a:hover {
	clear: both;
	background: #6F0000 !important;
}

.clear {
	clear: both;
}




/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
*/

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul li a {
	color: #ffcc99;
	}
	
	
#sidebar ul li a.pink {
	color: #333;

}
	
#sidebar ul li a:hover {
	color: #ffffff;
	}
	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	width: 170px;
	border: 1px solid #B00000;
	padding: 3px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	/* margin: 5px 10px 0 0; */
	}
#commentform textarea {
	width: 617px;
	border:1px solid #303030;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	padding:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */























/* ad zones */
#top-ad-zone {
	width: 728px;
	height:125px;
	background: transparent !important;
	float: right;
	margin-top: 0;
}



#video-overlay {
	position: relative;
	top: 75px;
	height: 50px;
	max-height: 55px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
	background: url("images/video_overlay.png") bottom center no-repeat transparent;
	z-index: 10;

}

#video-desc {
	position: relative;
	top: 13px;
}

.video-layout {
	height: 200px;

}



#video-thumbs .entry-content {
  float: left;
 /*  width: 137px; */
  margin: 0 3px 10px;
}

#video-thumbs .entry-content a {
  border: 3px solid #191919;
  display: block;
  height: 125px;
  width: 125px;
  overflow: hidden;
  position: relative;
  background-color: #191919
}

#video-thumbs .entry-content a img {
  position: absolute;
  z-index: 5
}

#video-thumbs .entry-content a span.slide-title {
  position: absolute;
  /*top: 108px;*/
  top: 90px;
  left: 3px;
  /*width: 300px;*/
  line-height: 1em;
  color: white !important;
  font-size: .8em;
  
  z-index: 0
}

#video-thumbs .entry-content {
  position: relative
}

#video-thumbs .entry-content .new {
  display: block;
	position: absolute;
	top: -6px;
	right: -4px;
	width: 42px;
	height: 22px;
	background: url("images/ico-new-trans2.png") no-repeat top left;
	z-index: 200
}

span.cover-up{

  position: absolute;
  right: 0;
  top: 0;
  height: 125px;
  width: 20px;
  z-index: 4
}


/*    NEW SHOP PAGE    */
/* Featured Products */

#featured-product {
	width: 475px;
	height: 250px;
	clear: none;
	background: #fff url('http://www.dotstv.com/wp-content/themes/dots/images/shop/ftproduct-back.jpg') bottom right no-repeat;
	margin-right: 2px;
	margin-left: 2px;
	overflow: hidden;
	float: left;
}

img.ftproduct {
	float: left;
	padding-left: 5px;
	clear: none;
	text-align: left;
}


#ftproduct-title {
	width: 285px;
	height: 45px;
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
	clear: none;
}

.ftproduct-desc {
	font-size: 14px;
	line-height: 14px;
	width: 250px;
	margin-right: 10px !important;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	color: #000;
	text-align: left;
	font-weight: normal !important;
}

#ftproduct-buynow {
	width: 250px;
	max-height: 60px;
	text-align: center;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding-right: 10px;

}


td.funkyheels {
	width: 475px;
	height: 250px;
	background: #fff url('http://www.dotstv.com/wp-content/themes/dots/images/shop/ftproduct-funkyheels.jpg') bottom right no-repeat;
	padding-left: 15px;
	overflow: hidden;
}

td.jumpstartdiet {
	width: 475px;
	height: 250px;
	background: #fff url('http://www.dotstv.com/wp-content/themes/dots/images/shop/ftproduct-jumpstartdiet.jpg') bottom right no-repeat;
	padding-left: 15px;
	overflow: hidden;
}


#shoppingFT p {
	font-size: 14px;
	width: 230px;
	min-height: 90px;
	max-height: 160px;
	padding-right: 16px;
	float: right;
	padding-top: 60px;
	

}

#shoppingFT a:hover {
	background: transparent !important;
	outline: none;
	border: none;

}

.callaction {
	height: 49px;
	width: 270px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

/* Product Categories */

#shopping td {
	width: 475px;
	background: #fff;
	overflow: hidden;
}

#shopping h4 {
	width: 100px !important;
	font-size: 11px !important;
	color: #900;
	text-align: center;
	line-height: 12px;
	padding-top: 5px;
	margin: 0px;
}

#shopping p {
	font-size: 10px !important;
	color: #666;
	line-height: 11px;
	width: 100px !important;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


#shopping a:hover {
	background: transparent !important;
	outline: none;
	border: none;

}



.productCAT {
	width: 475px;
	padding-bottom: 6px;
	padding-top: 6px;

}

.CATtitle {
	float: left;
}

.browsemore {
	float: right;
}

#productThumbs {
	width: 110px;
	text-align: center;
	float: left;
	clear: none;
	padding-left: 3px;
	padding-right: 3px;

}

#productThumbs img {
	height: 100px;
	width: 100px;
}

.prodDesc td {
	width: 100px;
	height: 80px !important;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}


/*   END NEW SHOP PAGE   */





/*   Author Template Page   */

#authRIGHT {
	width: 335px;
	float: right;

}

#authPIC {
	background: #DDD;
	width: 335px;
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;

}

.authEXCERPT {
	width: 230px;
	color: #000000;
	font-size: 14px;
	padding: 0;
	font-style: normal !important;
	font-weight: normal;

}

.authIMG {
	padding-right: 0 !important;
	margin: 0 !important;
	border: none;
	outline: none;
	text-align: center !important;

}

#authLEFT {
	width: 300px;
	float: left;
	margin-top: 0px;

}

p.minidesc {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	margin: 0;

}

p.descrip {
	color: #333;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 280px;

}

.descrip b {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	}


p.saying {
	color: #333;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
	margin: 0;
}

.biggie {
	font-family: Georgia, Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	line-height: 16px;
}


.archive-date {
	color: #333;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
}

/*   End Author Template Page    */





/*  Get Her Look - Beauty  */

.getthelook {
    margin: 0;
    padding: 0;
    width: 630px !important;
    height: 1074px !important;
    outline: none;
    border: none;

}

.getthelook a:hover {
    margin: 0;
    padding: 0;
    background: transparent !important;
    outline: none;
    border: none;

}

td.getthelook {
    margin: 0 !important;
    padding: 0 !important;
    outline: none;
    border: none;

}

tr.getthelook {
    margin: 0 !important;
    padding: 0 !important;
    outline: none;
    border: none;

}

#beautyTIPS {
    background: url('http://www.dotstv.com/wp-content/themes/dots/images/getthelook/eva_mendes/tips_background.jpg') top center no-repeat;
    height: 290px;
    width: 630px;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

#beautyTIPS p {
    width: 120px;
    color: #000000;
    font: 12px Arial, Helvetica, sans serif;
    line-height: 14px;
    margin: 0;
    padding: 5px !important;
    border: none;
    outline: none;
}

/*  END Get Her Look - Beauty  */






/*-------EXPLORE-----*/

#readGallery {
	float: left;
	clear: left;
	width: 640px;

}

#readSidebar {
	float: right;
	clear: right;
	width: 320px;
	padding: 0px;

}
.explore-page h2 {
	font-size: 2em;

	background: #333;
	color: #fff;
	margin: 0;
	padding: 5px;
	}


#explore * {
	margin: 0;
	padding: 0;
	}

#explore td {
	width: 318px;
	height: 220px;
	background: #ccc;
	overflow: hidden;
	
	}
	
#explore img {
	width: 318px;
	height: 220px;
	}

#explore p {
	margin: 0;
}

#explore h3 {
	font-size: 1em;
	text-transform: uppercase;
	background: #6F0000;
	color: white;
	height: 17px;
	padding-top: 3px;
}

#explore ul {
	padding: 0;
	margin: 0;
	list-style: none;
}



#explore li {
	height: 39px;
	background: #444;
	color: white;
	border-top:1px solid #fff;
	}
#explore li a {
	height: 19px;
	display: block;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	
	}

.landing-main-post {
	width: 300px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px
}

.landing-main-image {
	width: 300px;
	float: left;

}

.landing-main-post h3, .landing-main-post p {
	margin: 5px 0 !important;
	
	}
	
.landing-main-post h3 a {
	color: #b00000;
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;	
	}

.landing-main-post h3 a:hover {
	color: #FF9999;
 	}

.landing-subsection {
	background: #ffffff;
	margin-top: 5px;
	}

.sub-post {
	width: 47%;
	float: left;
	font-size: .8em;
	line-height:1.3em;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.sub-post h3 a {
	color: #b00000;
	font-family: Times New Roman, Times, serif;
	font-size: 1.0em;	
	
}

.sub-post h3 a:hover {
	color: #FF9999;
 }

.sub-post-title {
	/*background:#333333 url("images/glasstop-subheader.png") none repeat-x scroll 0 0 ;*/
	background: url("images/glasstop-subheader.png") top left repeat-x white;
	color:#FFFFFF;


	margin:0 !important;
	padding:3px;
}

.sub-post-image {
	width: 125px;
	float: left;
}

.sub-post-content {
	width: 160px;
	margin-left: 10px;
	float: left;
}

.sub-post-content2 {
	width: 110px;
	margin-right: 7px;
	padding: 5px;
	float: left;
}

.sub-post-content3 {
	width: 110px;
	margin-right: 3px;
	padding: 5px;
	float: left;
}


.sub-post-content p {
	margin: 3px 0;
	color: #222222;
}

.sub-post-content small a {
	
	font-weight: bold;

}

.sub-post-content small a:hover {
	
	font-weight: normal;
	background-color: #FFF !important;
}


#respond, #respond h3 {
	color: #333;
}

#respond a:hover {
	background-color: #FFFFFF !important;
	color: #B00000;
}

.gallery-item {
	border: 1px solid #cccccc;
	color: #999999;
	width: 30% !important;
	margin-right: 5px;
	font-size: .9em;
	padding: 5px 0;
	}


.social_bookmark em {
	font-style: normal;
}

.social_bookmark a:hover {
	font-style: normal;
	background-color: #6F0000 !important;
}

img.social_bookmark a:hover {
	font-style: normal;
	background-color: transparent !important;
}

/////////////////////////// drop down style stuff ////////////////////////
#jsddm
{	margin: 0;
	padding: 0
	//background:url(images/dropdown/child.gif) left bottom no-repeat;
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		//width: 75px;
		//font: 12px Tahoma, Arial
		background:url(images/dropdown/child.gif) left bottom no-repeat;
		}

	#jsddm li a
	{	
		display: block;
		//background: #20548E;
		//padding: 5px 12px;
		//text-decoration: none;
		//border-right: 1px solid white;
		//width: 70px;
		//color: #EAFFED;
		white-space: nowrap
		}

	#jsddm li a:hover
	{	
		background: #1A4473
		background:url(images/dropdown/parent.gif) 0px -40px no-repeat !important;
	
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			//border-top: 1px solid white
			background:url(images/dropdown/child.gif) left bottom no-repeat;
			//insert background for dropdown;
			background: url(images/dropdown/child.png) left top repeat;;
			//#000000;
			}
			
		
		#jsddm li ul li
		{	float: none;
			display: inline
			//background: #1A4473
			background:url(images/child.gif) left bottom no-repeat;
		}
		
		#jsddm li ul li a
		{	width: auto;
			//background: #9F1B1B;
		}
		
		#jsddm li ul li a:hover
		{	//background: #7F1616;
		}

/////////////////////////// end of drop down style stuff ////////////////////////

