/* CSS Document */
/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : UGuardU
Author : Josh Hemsley	
Email : josh.hemsley@phoogoo.com
We Are : Phoogoo(www.Phoogoo.com)

Description: I control all the styles, except specific IE6/IE7. See designated .cs files

Modified : 5/11/08
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/



/*-  IE HACKS--------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearboth{
	clear:both;
	}



/****************************************************** 
						BODY
******************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #d6d6d6 url("../_images/bg_html.png") repeat-y center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#4c4c4c;
	font-size:14px;
	line-height:24px;
}

a:link {
	color: #8eb8dd;
	text-decoration: none;
}
a:visited {
	color: #8eb8dd;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#9ec8ec;
}
a:active {
	text-decoration: none;
}

a img {
	border:0px;
	}

p {
	margin:0px;
	padding:0px;
	padding-top:10px;
	}
	
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
	
	

/****************************************************** 
						STRUCTURE
******************************************************/
#wrapper {
	margin:auto;
	width:680px;
	margin-top:20px;
	margin-bottom:25px;
	}
	
#content {
	height:auto;
	width:680px;
	background:#222222 url() no-repeat top center;
	font-size:12px;
	color:#cccccc;
	line-height:normal;
	}

	
/****************************************************** 
						HEADER
******************************************************/	
#header_wrap {
	margin:auto;
	width:680px;
	height:auto;
	background:#161613 url("../_images/bg_header.png") repeat-x bottom left;	
	}
	

#header{
	margin:auto;
	width:680px;
	height:124px;
	background:url("../_images/header.png") no-repeat 0 0;	
	}	

	
h1.logo a{
	display:block;
	height:69px;
	width:235px;
	text-indent:-9999px;
	background:url("../_images/logo_header.png") no-repeat center center;
	float:left;
	margin-top:55px;
	margin-left:12px;
	position:relative;
	}
	
	
	
	
/****************************************************** 
						NAV
******************************************************/		

#nav {
	height:25px;
	position:relative;
	width:680px;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	}	
	
#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;	
	margin-left:2px;
	}
#nav ul li{
	list-style:none;
	display:block;
	float:left;
	margin-right:2px;
	}
	
#nav ul li a{
	background:url() no-repeat right center;
	border:#303030 1px solid;
	border-top:0px;
	line-height:24px;
	display:block;
	height:25px;
	width:106px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#cdcdcd;
	}

#nav ul li a:hover, #nav ul li a.current{
	background:url(../_images/nav_hover.png) no-repeat bottom center;
	color:#cdcdcd;
	text-decoration:none;	
	}





/****************************************************** 
				NAVIGATION DROPDOWN
******************************************************/






#nav li ul { /* second-level lists */
position: absolute;
left: -999em;
height:auto;
z-index:3000;
background:url("../_images/nav_dropdown_bg.jpg")top right no-repeat #e5e5e5;
}

#nav li li,  #nav li.current_page_item li { /* Second Level li */


}

#nav li li a, #nav ul li.current li a{ /* Second Level Links Styling */
margin:0;
height:22px;
width:175px;
line-height:22px;
display:block;
text-decoration: none;
text-align:center;
font-size: 11px;
width: 109px;
color:#a8d6e7;
background:#222222;
font-family: Arial, Helvetica, sans-serif;
text-shadow:#841e27 0px 0px;
font-style:normal;
letter-spacing:normal;
}
#nav li li a:hover, #nav ul li.current li a:hover { /* Second Level Links Hover Styling */
width: 109px;
color:#ffffff;
background:#161615;
font-family: Arial, Helvetica, sans-serif;
text-shadow:#841e27 0px 0px;
}

#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  { /* lists nested under hovered list items */	
width: 109px;
padding: 0px;
z-index:3002;
margin-top:0px;	
left: auto;
}
















	
	

/****************************************************** 
						FLASH
******************************************************/	

#flashholder {
	width:680px;
	height:165px;
	}
	
	
	
	
	
/****************************************************** 
						FOOTER
******************************************************/		
#footer {
	width:680px;
	height:103px;
	bottom:0px;
	background:url("../_images/bg_footer.png") no-repeat bottom center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/bg_footer.png",
sizingMethod='scale');		
	}
	
#footer_pad{
	padding:55px 30px 25px 85px	
	}
	
h1.technocom_logo a{
	display:block;
	float:left;
	width:26px;
	height:31px;
	text-indent:-9999px;
	background:url("../_images/logo_technocom.png") 0px 0px no-repeat;
	}
#footer_txt {
	float:left;
	color:#656565;
	font-size:11px;
	text-align:left;
	line-height:normal;
	margin-left:12px;
	line-height:14px;
	}
#footer_txt a{
	color:#444444;
	font-size:11px;
	text-decoration:none;
	}
#footer_txt a:hover{
	color:#656565;
	text-decoration:underline;
	}




/****************************************************** 
				CONTENT STRUCTURE
******************************************************/		

#main_col {
	position:relative;
	float:left;
	width:445px;
	margin-left:2px;
	margin-top:30px;
	}
#sidebar_col {
	position:relative;
	float:right;
	width:225px;
	margin-right:2px;
	margin-top:30px;
	}
	
	
#main_col .contentbox {
	position:relative;
	width:440;
	margin:auto;
	margin-bottom:7px;
	height:auto;
	border:1px solid #474747;
	background:#303030;
	}
	
#sidebar_col .contentbox {
	position:relative;
	width:220;
	margin:auto;
	margin-bottom:7px;
	height:auto;
	border:1px solid #474747;
	background:#303030;
	}
	#sidebar_col .contentbox.signup {
		/*height:15.9em;*/
		}


#main_col .contentbox .pad {
	padding:0px 18px 18px 18px;
	}
#sidebar_col .contentbox .pad {
	padding:0px 18px 18px 18px;
	}

/****************************************************** 
					TITLES
******************************************************/	
.title_benifits {
	position:relative;
	top:-13px;
	width:380px;
	height:36px;
	background:url(../_images/title_benifits.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_benifits.png",
sizingMethod='scale');			
	}
	
.title_intro{
	position:relative;
	top:-13px;
	width:380px;
	height:46px;
	background:url(../_images/title_intro.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_intro.png",
sizingMethod='scale');			
	}
	
.title_starterpckg{
	position:relative;
	top:-13px;
	margin-left:10px;
	width:213px;
	height:46px;
	background:url(../_images/title_starterpckg.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_starterpckg.png",
sizingMethod='scale');			
	}
	
.title_login{
	position:relative;
	top:-13px;
	margin-left:10px;
	width:213px;
	height:46px;
	background:url(../_images/title_login.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_login.png",
sizingMethod='scale');			
	}
	
.title_enews{
	position:relative;
	top:-13px;
	margin-left:10px;
	width:213px;
	height:46px;
	background:url(../_images/title_enews.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_enews.png",
sizingMethod='scale');			
	}
a.btn_liveviewCTA{
	position:relative;
	display:block;
	width:183px;
	height:158px;
	background:url(../_images/liveview_cta.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/liveview_cta.png",
sizingMethod='scale');			
	}





.title_subpage{
	position:relative;
	top:-10px;
	width:380px;
	height:46px;	
	}	
.learnmore {
	background:url(../_images/title_learnmore.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_learnmore.png",
sizingMethod='scale');	
	}	
.pricing {
	background:url(../_images/title_pricing.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_pricing.png",
sizingMethod='scale');	
	}		
.contact {
	background:url(../_images/title_contact.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_contact.png",
sizingMethod='scale');	
	}		
.ordernow {
	background:url(../_images/title_ordernow.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_ordernow.png",
sizingMethod='scale');	
	}		
.support {
	background:url(../_images/title_support.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_support.png",
sizingMethod='scale');	
	}	
.thankyou {
	background:url(../_images/title_thankyou.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_thankyou.png",
sizingMethod='scale');	
	}	
.error {
	background:url(../_images/title_error.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_error.png",
sizingMethod='scale');	
	}			
.createaccount {
	background:url(../_images/title_createaccount.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_createaccount.png",
sizingMethod='scale');	
	}	
.retrievepassword {
	background:url(../_images/title_retrievepassword.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_retrievepassword.png",
sizingMethod='scale');	
	}	
.terms {
	background:url(../_images/title_terms.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_terms.png",
sizingMethod='scale');	
	}			
.livedemo {
	background:url(../_images/title_livedemo.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_livedemo.png",
sizingMethod='scale');	
	}		
.mystery {
	background:url(../_images/title_mystery.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_mystery.png",
sizingMethod='scale');	
	top:-10px;
	width:207px;
	}	
.camera_packages {
	background:url(../_images/title_camera_packages.png) no-repeat center center;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.uguardu.com/_images/title_camera_packages.png",
sizingMethod='scale');	
	top:-10px;
	width:280px;
	}			
	
	
		
	

/****************************************************** 
					MISC LISTS
******************************************************/	
ul.benifits_list {
	padding:0px;
	margin:0px;
	list-style:none;
	}
ul.benifits_list li{
	float:left;
	width:150px;
	background:url() no-repeat center left;
	padding: 4px 4px 4px 43px;
	margin-right:0px;
	margin-bottom:14px;
	}
ul.benifits_list li.easy {background:url("../_images/icon_benifits-easy.png") no-repeat center left;}
ul.benifits_list li.affordable {background:url("../_images/icon_benifits-affordable.png") no-repeat center left;}
ul.benifits_list li.anywhere {background:url("../_images/icon_benifits-anywhere.png") no-repeat center left;}
ul.benifits_list li.alert {background:url("../_images/icon_benifits-alert.png") no-repeat center left;}
ul.benifits_list li.versatile {background:url("../_images/icon_benifits-versitile.png") no-repeat center left;}
ul.benifits_list li.signup {background:url("../_images/icon_benifits-signup.png") no-repeat center left;}

ul.benifits_list li span.title{color:#d5ae5e;}






/****************************************************** 
					BORDER STYLES
******************************************************/		
.border1 {
	border:6px solid #d9d5c5;
	}
.border_edge1{
	border:0px solid #e0dcca;
	}
	
.img_border1{
	border:2px solid #015498;
	padding:2px;
	}

.img_border2 {
	border: 1px solid #bfbbab;
	padding:2px;
	}


/****************************************************** 
						MISC BUTTONS
******************************************************/	
.btn_submit {
	text-align:center;
	display:block;
	background:#000000 url("../_images/btn_general_001.png") repeat-x 0 0;	
	padding:0px 8px 0px 8px;
	line-height:18px;
	height:20px;
	color:#CCCCCC;
	font-size:11px;
	border:1px solid #000000;
	cursor:pointer;
	}
.btn_submit:hover{
	background:url("../_images/btn_general_001.png") repeat-x 0 -18px;
	color:#FFFFFF;
	}	
	

.more a{
	color:#e29114;
	background:#cccccc;
	padding:4px 8px 4px 8px;
	text-align:center;
	}
	
.more  a:hover {
	background:#464646;
	color:#e29114;
	}



/****************************************************** 
						TEXT STYLES
******************************************************/	
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt14 {font-size:14px;}	
.txt16 {font-size:16px;}	
.txt17 {font-size:17px;}
.txt18 {font-size:18px;}	
.txt20 {font-size:20px;}	
.txt22 {font-size:22px;}	
.txt24 {font-size:24px;}	
.txt26 {font-size:26px;}	
.txt28 {font-size:28px;}	
.txt30 {font-size:30px;}	
	
.green_txt {color:#5b8519;}
.green_txt11 {font-size:11px; color:#5b8519;}
.green_txt12 {font-size:12px; color:#5b8519;}
.green_txt14 {font-size:14px; color:#5b8519;}	
.green_txt16 {font-size:16px; color:#5b8519;}	
.green_txt17 {font-size:17px; color:#5b8519;}
.green_txt18 {font-size:18px; color:#5b8519;}	
.green_txt20 {font-size:20px; color:#5b8519;}	
.green_txt22 {font-size:22px; color:#5b8519;}	
.green_txt24 {font-size:24px; color:#5b8519;}	
.green_txt26 {font-size:26px; color:#5b8519;}	
.green_txt28 {font-size:28px; color:#5b8519;}	
.green_txt30 {font-size:30px; color:#5b8519;}

.blue_txt {color:#8eb8dd;}
.blue_txt11 {font-size:11px; color:#8eb8dd;}
.blue_txt12 {font-size:12px; color:#8eb8dd;}
.blue_txt14 {font-size:14px; color:#8eb8dd;}	
.blue_txt16 {font-size:16px; color:#8eb8dd;}	
.blue_txt17 {font-size:17px; color:#8eb8dd;}
.blue_txt18 {font-size:18px; color:#8eb8dd;}	
.blue_txt20 {font-size:20px; color:#8eb8dd;}	
.blue_txt22 {font-size:22px; color:#8eb8dd;}	
.blue_txt24 {font-size:24px; color:#8eb8dd;}	
.blue_txt26 {font-size:26px; color:#8eb8dd;}	
.blue_txt28 {font-size:28px; color:#8eb8dd;}	
.blue_txt30 {font-size:30px; color:#8eb8dd;}

.blue_txt_2 {
	color:#5790d0;
	} 

.gray_txt {color:#434343;}
.gray_txt11 {font-size:11px; color:#434343;}
.gray_txt12 {font-size:12px; color:#434343;}
.gray_txt14 {font-size:14px; color:#434343;}	
.gray_txt16 {font-size:16px; color:#434343;}	
.gray_txt17 {font-size:17px; color:#434343;}
.gray_txt18 {font-size:18px; color:#434343;}	
.gray_txt20 {font-size:20px; color:#434343;}	
.gray_txt22 {font-size:22px; color:#434343;}	
.gray_txt24 {font-size:24px; color:#434343;}	
.gray_txt26 {font-size:26px; color:#434343;}	
.gray_txt28 {font-size:28px; color:#434343;}	
.gray_txt30 {font-size:30px; color:#434343;}


.lightgray_txt {color:#6d6d6d;}
.lightgray_txt11 {font-size:11px; color:#6d6d6d;}
.lightgray_txt12 {font-size:12px; color:#6d6d6d;}
.lightgray_txt14 {font-size:14px; color:#6d6d6d;}	
.lightgray_txt16 {font-size:16px; color:#6d6d6d;}	
.lightgray_txt17 {font-size:17px; color:#6d6d6d;}
.lightgray_txt18 {font-size:18px; color:#6d6d6d;}	
.lightgray_txt20 {font-size:20px; color:#6d6d6d;}	
.lightgray_txt22 {font-size:22px; color:#6d6d6d;}	
.lightgray_txt24 {font-size:24px; color:#6d6d6d;}	
.lightgray_txt26 {font-size:26px; color:#6d6d6d;}	
.lightgray_txt28 {font-size:28px; color:#6d6d6d;}	
.lightgray_txt30 {font-size:30px; color:#6d6d6d;}
	
	
.yellow_txt {color:#d5ae5e;}
.yellow_txt11 {font-size:11px; color:#d5ae5e;}
.yellow_txt12 {font-size:12px; color:#d5ae5e;}
.yellow_txt14 {font-size:14px; color:#d5ae5e;}	
.yellow_txt16 {font-size:16px; color:#d5ae5e;}	
.yellow_txt17 {font-size:17px; color:#d5ae5e;}
.yellow_txt18 {font-size:18px; color:#d5ae5e;}	
.yellow_txt20 {font-size:20px; color:#d5ae5e;}	
.yellow_txt22 {font-size:22px; color:#d5ae5e;}	
.yellow_txt24 {font-size:24px; color:#d5ae5e;}	
.yellow_txt26 {font-size:26px; color:#d5ae5e;}	
.yellow_txt28 {font-size:28px; color:#d5ae5e;}	
.yellow_txt30 {font-size:30px; color:#d5ae5e;}	
	
	
	
	
	
	
	
/****************************************************** 
						H STYLES
******************************************************/		

h2.main_headline {font-size:30px; color:#333333;}

h1.subpage_title {font-size:26px; color:#434343; font-weight:normal; padding-bottom:10px; padding-top:0px;}
	
	







/****************************************************** 
					FORMS/FORM HOLDERS
******************************************************/		

.sidebar_textfield
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	background-color: #161613;
	height: 18px;
	border: 1px solid #333333;
	width: 180px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.sidebar_checkbox
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	background-color: #161613;
	border: 1px solid #333333;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.generalform .mainform_textarea {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color:#a7a7a7;
	background-color: #161613;
	border: 1px solid #333333;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px 2px 3px 4px;
	font-weight:bold;
	}

.generalform .mainform_input {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color:#a7a7a7;
	background-color: #161613;
	height: 18px;
	border: 1px solid #333333;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px 2px 3px 4px;
	font-weight:bold;
	}

.generalform .mainform_dropdown{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#b8b8b8;
	background-color: #161613;
	height: 22px;
	border: 1px double #333333;
	font-weight: bold;
	}

.generalform_submit{
	margin-top:10px;
	border:none;
	background-color: #110b05;
	border: 1px solid #21160b;
	text-align:right;
	color:#a57c11;
	font-size:14px;
	cursor:pointer;
	padding:4px 6px 4px 6px;
	}
	
.generalform_submit:hover{
	color:#b6902e;
	}
	
table.form_holder {
	border:0pc solid #dddddd;
	padding:0px;
	width:100%;
	
	}	

.form_holder td {
	padding-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	border-bottom:1px dotted #3d3d3d;
	text-align:left;
	line-height:normal;
	}
.form_holder td.fieldname {
	text-align:right;
	}
	
.required {
	color:#f6c767;
	font-weight:normal;
	}




/****************************************************** 
					PRICING LIST
******************************************************/	
.pricelist_holder {
	background:#292929;
	padding-top:0px;
	padding-bottom:4px;
	}

ul.pricelist, ul.cameralist {
	margin:0px;
	padding:0px;
	list-style:none;
	}

ul.pricelist li.title, ul.cameralist li.title {
	display:block;
	float:left;
	clear:both;
	height:37px;
	width:280px;
	line-height:37px;
	margin-top:4px;
	background:#303030 url(../_images/checkmark.png) no-repeat center left;
	padding-left:30px;
	border:1px solid #434343;
	border-left:0px;
	color:#cacaca;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	}
	ul.cameralist li.title {
		height:120px;
		border-left:1px solid #434343;
		width:278px;
		background:#303030 url(../_images/icon_camera.png) no-repeat 5px 5px;
		}
	
ul.pricelist li.price, ul.cameralist li.price {
	display:block;
	float:left;
	height:37px;
	width:90px;
	line-height:37px;
	margin-left:4px;
	margin-top:4px;
	background:#303030;
	border:1px solid #434343;
	border-right:1px solid #303030;
	color:#d5af5f;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
	font-weight:bold;
	}
	ul.cameralist li.price {
		height:auto;
		border-right:1px solid #434343;
		height:120px;
		}
	
ul.pricelist .subtext, ul.cameralist .subtext {
	color:#8f8f8f;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	}
	ul.cameralist .subtext {
		list-style:decimal;
		}
	
.subdetails_left {
	float:left;
	width:260px;
	padding:4px 10px 4px 10px;
	color:#8f8f8f;
	}
	.subdetails_left2 {
		width:386px;
		padding:4px 10px 4px 10px;
		color:#8f8f8f;
		float:left;
		}
	
.subdetails_right {
	float:right;
	width:90px;
	padding:4px 0px 4px 0px;
	text-align:center;
	color:#8f8f8f;
	}
	
	
	






















