/* --- General Page Styles --- */
body 
{
	text-align: center; 
	background-color: rgb(40, 40, 40);
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A:link, A:visited, A:active
{
	font-size: 13px;
	color: rgb(255, 240, 0);
	text-decoration: none;
}

A:hover
{
	font-size: 13px;
	color: rgb(255, 255, 128);
	text-decoration: none;
}

.boldHeader
{
	color: #FFF000;
	font-weight:bold;
}

input.loginTextBoxes
{
	width: 130px;
	height: 15px;
	color:#FFFFFF;
	background-color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px #FFF000
}

table
{
	border-collapse: collapse;
}

table.popuppage
{
	width: 476px;
	border-width: 0px 0px 0px 1px;
   border-style: solid;
	border-color: rgb(40, 40, 40);
	background-color: rgb(40, 40, 40);
}

div#popupcontainer
{
	margin-left: 0px;
	margin-right: 0px;
	width: 476px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

table.page
{
	width: 768px;
	border-width: 0px 0px 0px 1px;
   border-style: solid;
	border-color: rgb(40, 40, 40);
	background-color: rgb(40, 40, 40);
}


div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	text-align: left;
	
	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.SidebarLinks a:link, .SidebarLinks a:visited, .SidebarLinks a:active
{
	font-size: 13px;
	color: rgb(80, 80, 80);
	text-decoration: none;
}

.SidebarLinks a:hover
{
	font-size: 13px;
	color: rgb(255, 240, 0);
	text-decoration: none;
}


td.sidefoot
{
	border-color: rgb(40, 40, 40);
   border-width: 0px 1px 0px 0px;
   border-style: solid;
   margin: 0;
	background-color: rgb(205, 207, 208);
	background-repeat: no-repeat;
	vertical-align: top;
}

td.centerfooter
{
	width: 476;
	height: 14;
	background-image: url(ContentFooter.gif);
	color: white;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	
	border-color: rgb(40, 40, 40);
   border-width: 1px 1px 0px 0px;
   border-style: solid;
   margin: 0;
	background-color: rgb(167, 166, 166);
	background-repeat: no-repeat;
}

/* --- Left Sidebar --- */

td.sidebar
{
	border-color: rgb(40, 40, 40);
   border-width: 1px 1px 0px 0px;
   border-style: solid;
   margin: 0;
	background-color: rgb(205, 207, 208);
	background-repeat: no-repeat;
	vertical-align: top;
}

.NavTop
{
	display: block;
	height: 11px;
	width: 142px;
	font-size: 1px;
	background-image: url(navtop.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.NavBot
{
	display: block;
	height: 10px;
	width: 142px;
	font-size: 1px;
	background-image: url(navbottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}


.NavElement
{
	display: block;
	
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;

	background-image: url(button_down.gif);
	background-repeat: no-repeat;

	white-space: nowrap;
	
	width: 142px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.NavElementSelected
{
	display: block;
	
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;

	background-image: url(button_current.gif);
	background-repeat: no-repeat;

	white-space: nowrap;
	
	width: 142px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.NavElement a:link, .NavElement a:visited, .NavElement a:active
{
	display: block;
	background-image: url(button_down.gif);
	font-size: 14px;
	width: 142px;
	height: 20px;
	float: left;
	color: rgb(80, 80, 80);
	text-decoration: none;
}

.NavElement a:hover
{
	background-image: url(button_over.gif);
	color: rgb(255, 240, 0);
}

.NavElementSelected a:link, .NavElementSelected a:visited, .NavElementSelected a:active
{
	display: block;
	background-image: url(button_current.gif);
	font-size: 14px;
	width: 142px;
	height: 20px;
	float: left;
	color: rgb(255, 240, 0);
	text-decoration: none;
}

.NavElementSelected a:hover
{
	background-image: url(button_current_down.gif);
}


.LeftSideAd, .LeftSideBorderlessAd
{
	padding: 0;
	margin: 8px 4px 8px 4px;
}

.LeftSideAd img
{
	border: 2px solid rgb(70, 70, 70);
}

.LeftSideBorderlessAd img
{
	border: 0;
}

/* --- Center Content --- */

td.centercontent
{
	vertical-align: top;
	border-color: rgb(40, 40, 40);
   border-width: 1px 1px 0px 0px;
   border-style: solid;
   margin: 0;
   background-image: url(content_bkgnd.jpg);
	background-color: rgb(167, 166, 166);
	background-repeat: no-repeat;
	color: rgb(40, 40, 40);
}

.ContentFoot
{
	height: 92px;
	width: 463px;
	background-image: url(news_bot.gif);
}


.ContentFoot a:link, .ContentFoot a:visited, .ContentFoot a:active
{
	font-size: 14px;
	color: black;
	text-decoration: underline;
}

.ContentFoot a:hover
{
	font-size: 14px;
	color: rgb(255, 240, 0);
	text-decoration: none;
}

.ContentAd
{
	padding: 0;
	margin: 12px 11px 16px 11px;
}


.ContentAd img
{
	border: 2px solid rgb(70, 70, 70);
}

/* --- Front Page News --- */
tr.decoration img
{
	display: block;	
}

.timeformat{
	color:rgb(255, 240, 0);
	font-weight: bold;
	text-align:right;
	padding-right: 20px;
	background-image:url(look/BlissStick/news_top.gif);
	height:43px;
}

.FrontPageNews
{
	width: 463px;
	border-width: 0;
	margin: 12px 3px 16px 4px; 
}

.FrontPageNews td
{
	padding: 0;
}

.news_rightside
{
	width: 35px;
	background-image: url(news_right.gif);
	background-repeat: repeat-y;
}

.news_leftside
{
	width: 13px;
	background-image: url(news_left.gif);
	background-repeat: repeat-y;
}

.NewsArticle
{
	width: 393px;
	height: 126px;
	color: white;
	background-color: rgb(31, 26, 23);
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

.ReadMore a:link, .ReadMore a:visited, .ReadMore a:active
{
	display: block;
	width: 22px;
	height: 136px;
	background-image: url(read_more_off.gif);
	background-color: rgb(31, 26, 23);
	text-decoration: none;
	border: 0;
}

.ReadMore a:hover
{
	display: block;
	width: 22px;
	height: 136px;
	background-image: url(read_more_on.gif);
	background-color: rgb(31, 26, 23);
	text-decoration: none;
	border: 0;
}

NoReadMore
{
	display: block;
	width: 22px;
	height: 136px;
	background-color: rgb(31, 26, 23);
	text-decoration: none;
	border: 0;
}

.NewsDateLarge
{
	color: rgb(182, 182, 182);
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
}

.NewsDateSmall
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

/* --- Right Sidebar --- */
.RightSideTileTitle
{
	display: block;
	background-image: url(right_tiles_title.gif);
	background-repeat: no-repeat;
	background-color: red;
	
	font-size: 11px;
	width: 132px;
	height: 18px;
	text-align: center;
	font-weight: bold;
	 
	color: rgb(251, 243, 13);
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	margin: 8px 4px 0px 4px;
}

.RightSideTile
{
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 8px 4px;
	border: 2px solid rgb(70, 70, 70);
	text-align: center;
	vertical-align: middle;
	background-color: rgb(193, 193, 193);
}

.UpdateTileTitle
{
	display: block;
	background-image: url(update_tiles_title.gif);
	font-size: 11px;
	width: 132px;
	height: 18px;
	text-align: center;
	font-weight: bold;
	 
	color: rgb(51, 51, 50);
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	margin: 8px 4px 0px 4px;
}

.UpdateTile
{
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 8px 4px;
	border: 2px solid rgb(70, 70, 70);
	text-align: center;
	vertical-align: middle;
	background-color: rgb(130, 130, 130);
}

/* --- Product Pages --- */
.prod_top {
	background-image: url(prod_top.gif);
	background-repeat: no-repeat;
	color: rgb(251, 243, 13);
	font-size: 15px;
	width: 463px;
	height: 43px;
	font-weight: bold;
	text-decoration: none;
}

.prod_top_left {
	background-image: url(prod_top.gif);
	background-repeat: no-repeat;
	color: rgb(251, 243, 13);
	font-size: 15px;
	width: 363px;
	height: 43px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.prod_top_right {
	background-image: url(prod_top_right.gif);
	background-repeat: no-repeat;
	color: rgb(251, 243, 13);
	font-size: 15px;
	width: 100px;
	height: 43px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: inline;
}

.prod_subtitle
{
	color: white;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
}

.prod_sidebar
{
	margin: 3px;
	border: 2px solid rgb(70, 70, 70);
	background-color: rgb(193, 193, 193);
}

.prod_sidebar_title
{
	padding: 2px;

	background-color: rgb(130, 130, 130);
	text-align: center;
	
	font-size: 14px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.prod_sidebar_linkblock
{
	text-align: left;
	padding: 2px;
}

.prod_sidebar_linkblock a:link, .prod_sidebar_linkblock a:visited, .prod_sidebar_linkblock a:active
{
	padding-left: 10px;
	font-size: 13px;
	color: rgb(80, 80, 80);
	text-decoration: none;
}

.prod_sidebar_linkblock a:hover
{
	padding-left: 10px;
	font-size: 13px;
	color: rgb(255, 240, 0);
	text-decoration: none;
}

.agents_sidebar_linkblock
{
	text-align: left;
	padding: 2px;
}

.agents_sidebar_linkblock a:link, .agents_sidebar_linkblock a:visited, .agents_sidebar_linkblock a:active
{
	display: block;
	padding: 0px 0px 0px 5px;
	font-size: 13px;
	color: rgb(80, 80, 80);
	text-decoration: none;
}

.agents_sidebar_linkblock a:hover
{
	display: block;
	padding: 0px 0px 0px 5px;
	font-size: 13px;
	color: rgb(255, 240, 0);
	text-decoration: none;
}

.SpecTable
{
	margin: 15px 20px 25px 20px;
	border: solid 1px #ffffff;
}

.SpecTable td
{
	padding: 2px;
}

.SpecTable .dlb
{
	border-bottom: 2px solid white;
}

.SpecTable .dlbi
{
	border-bottom: 2px solid white;
	font-style: italic;
}

.SpecTable .slb
{
	border-bottom: 1px solid white;
}

.PriceTable
{
	width: 370px;
	margin: 15px 7px 25px 7px;
}

.PriceTable td
{
	padding: 2px;
	text-align: center;
}

.PriceTable .dlb
{
	border-bottom: 2px solid white;
}

.PriceTable .dlbt
{
	border-top: 2px solid white;
	border-bottom: 1px solid white;
}

.PriceTable .slb
{
	border-bottom: 1px solid white;
}

.PriceTable img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.PriceTable .price
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* --- other pages --- */
.Links
{
	display: block;
}

.Links a:link, .Links a:visited, .Links a:active
{
	font-size: 13px;
	color: rgb(193, 193, 193);
	text-decoration: none;
}

.Links a:hover
{
	font-size: 13px;
	color: rgb(255, 240, 0);
	text-decoration: none;
}

.Links img
{
	border: 0;
}

.NormalArticle
{
	width: 415px;
	color: white;
	background-color: rgb(31, 26, 23);
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

.FormElements
{
	text-align: left;
}

.FormElements input, select
{
	width: 280px;
	height: 15px;
	color: white;
	background-color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px rgb(255, 240, 0);
	margin: 5px;
}

.FormElements textarea
{
	width: 280px;
	height: 200px;
	color: white;
	background-color:black;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px rgb(255, 240, 0);
	margin: 5px;
}

.FormElements .submit
{
	width: 50px;
	height: 20px;
	margin: 10px;
	color: white;
	background-color: rgb(167, 166, 166);
}

.FormElements .radio
{
	width: 20px;
	height: 20px;
	margin: 5px;
	border: 0
}

/* --- specific elements --- */

#BuyNowPhoneNumber
{
	text-align: center;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
}

/* Administration System Class */
TABLE.adminlayout
{
	width: auto;
	color: white;
	border: Solid 1px LightYellow;
	background-color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
}

SELECT.adminlayout
{
	width: auto;
	color: white;
	background-color: #1e1e1e;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
}

INPUT.adminlayout
{
	width: auto;
	color: black;
	background-color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0px 2px 0px 2px;
	border: Solid 2px white;
}

HR.adminlayout
{
	width: 140px;
	height: 1px;
	color: white;
	background-color: #000000;
}

.adminlayoutimg
{
	background-color:White;
	width:auto;
	height:auto;
	border: 0px 0px 0px 0px;
}

.adminlayoutname
{
	background-color: black;
	border: solid 1px yellow;
}

.adminlayouticon
{
	background-color: White;
	width:18;
	height:18;
	border: solid 1px black;
}

.adminlayouticonover{
	background-color: Yellow;
	width:18;
	height:18;
	border: solid 1px Yellow;
}

TABLE.adminregion
{
	width: auto;
	color: white;
	border: dotted 1px black;
	background-color: #707070;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

DIV.disabled {
	border-right: #7F9DB9 1px solid;
	padding-right: 2px;
	border-top: #7F9DB9 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	overflow: auto;
	border-left: #7F9DB9 1px solid;
	width: 580px;
	padding-top: 2px;
	border-bottom: #7F9DB9 1px solid;
	height: 80px;
	background-color: white;
}

