/*=====================================================================||
|| Cordless Phones Direct Main Stylesheet
|| Copyright 2009 Ironfist Design Services
|| ====================================================================||
|| This CSS Code is copyright 2009 Ironfist Design Services
|| Any unauthorized reproduction is against the law - violaters
|| will be punished to the fullest extent.
|| ====================================================================||
|| Design & Backend Code Copyright 2009 Ironfist Design Services
|| http://ironfistdesign.com 
|| ====================================================================||                                                         
||	   ________  ___ ________  _____      _     __         ___  ___ 
||	  /__  ___/ / / /__  ___/ // | |     /|    / /           / /    
||	    / /    / /    / /    //__| |    //|   / /           / /     
||	   / /    / /    / /    / ___  |   // |  / /   ____    / /      
||	  / /    / /    / /    //    | |  //  | / /           / /       
||	 / /  __/ /___ / /    //     | | //   |/ /         __/ /___     
||
=======================================================================*/

/*========================================
   Basic Styles & Designs
========================================*/

html {
	margin:0;
	padding:0;
	overflow-x: auto;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background:#eeeeee;
	text-align: center;
}

img {
	border:0;
}

#thumbnail {
	border:1px solid #cccccc;
	padding:2px;
	background:#ffffff;
}

#whitelink a:visited,
#whitelink a:link,
#whitelink a:hover,
.whitelink a:visited,
.whitelink a:link,
.whitelink a:hover {
	color:#FDFDFD;
}

a:visited {
	color: #000000;
	text-decoration:underline;
}
a:link 	{
	color: #000000;	
	text-decoration:underline;  
}
a:hover {
	color:#4D5262;
	text-decoration:none;
}

#breadcrumbs {
	color:#333333;
	font-size:10px;
	margin-bottom:10px;
	margin-top:5px;
}

#item_desc {
	padding:10px;
}

#item_price {
	color:#006633;
	margin:0;
	font-size:16px;
	text-align:center;
}

.addcart {
	background:url('images/addcart.gif') no-repeat center top;
	width:180px;
	height:35px;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:0;
	margin:2px auto 2px auto;
}

.checkout {
	background:url('images/checkout.gif') no-repeat center top;
	width:150px;
	height:29px;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:0;
	margin:2px auto 2px auto;
}

.continueshopping {
	background:url('images/continueshopping.gif') no-repeat center top;
	width:210px;
	height:29px;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:0;
	margin:2px auto 2px auto;
}

#gradbox {
	background:#ffffff url('images/gradbox.gif') repeat-x top;
	border:1px solid #cccccc;
	padding:10px;
	width:260px;
	height:180px;
	margin-left:15px;
	float:left;
}

#wrapper {
	width:950px;
	margin:0 auto 0 auto;
	text-align:center;
}

#innerwrap {
	background:#eeeeee url('images/wrapper.gif') repeat-y center;
	width:930px;
	margin:0 auto 0 auto;
	text-align:center;
}

#sidewrap {
	background:#ffffff url('images/side.gif') repeat-y left;
	width:900px;
	margin:0 auto 0 auto;
	text-align:left;
}

#container {
	width:900px;
	text-align:left;
	margin:0 auto 0 auto;
}

#clear {
	clear:both;
	height:0px;
}

#ribbon {
	clear:both;
	height:4px;
	width:900px;
	background:url('images/ribbon.gif');
}

.pagerpro_container{float:right;margin:0px 0 0px 0;padding:3px 0px 4px 0px;width:200px;}
.pagerpro{float:right;list-style:none;margin:0;padding:0;}
.pagerpro li{display:inline;}
.pagerpro a{padding:3px;padding-bottom:2px;}
.pagerpro a:hover{background-color:#f0f0f0;border-color:#e0e0e0;border-bottom:1px solid #cccccc;color:#000000;text-decoration:none;}
.pagerpro .current a{border-color:#e0e0e0;border-bottom:2px solid #cccccc;color:#000000;font-weight:bold;padding-left:2px;padding-right:2px;}
.pagerpro .current a:hover{background-color:#333333;color:#fff;}
.pagerpro a.disabled{color:#999;cursor:default;background:transparent;border:none;}
.summary_bar{clear:both;padding:11px 20px 0px;color:black;font-weight:normal;line-height:normal;}
.summary_bar h1, .summary_bar h2, .summary_bar h3, .summary_bar h4, .summary_bar h5{font-weight:normal;}
.summary_bar .summary{color:#333333;float:left;padding-top:3px;padding-bottom:4px;}
.summary_bar .summary a{font-weight:normal;}
.tab_bar{padding:3px 20px 0px 10px;}
.tab_bar #tabs{margin:0px 10px;display:inline;float:left;border-bottom:none;}
.tab_bar .back_links{padding:4px 0px;float:right;}
.footer_bar{padding:0 20px;}
.footer_bar .post_editor{padding-bottom:13px;padding-top:13px;}
.footer_bar .pagerpro a{border-top:2px solid #cccccc;padding-top:1px;padding-bottom:0px;}
.footer_bar .pagerpro a:hover{border-bottom:2px solid #cccccc;border-top:2px solid #cccccc;}
.footer_bar .pagerpro .current a,
.footer_bar .pagerpro .current a:hover{border-bottom-color:white;border-top:2px solid #cccccc;}

#sidebox {
	width:96%;
	border:1px solid #cfcfcf;
	background:#f1f1f1;
	padding:0;
	margin:0 0 5px 0;
}

#sidetitle {
	width:100%;
	background:#eeeeee url('images/title.gif') repeat-x;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ffffff;
}

#sidetitle span {
	margin-left:5px;
	font-weight:bold;
	color:#333333;
}

.sidebox_content {
	border:1px solid #eeeeee;
	padding:2px;
	text-align:left;
	background:#ffffff;
	margin:2px;
}

/*========================================
   Header
========================================*/

#header {
	height:100px;
	width:948px;
	margin:0 auto 0 auto;
	text-align:center;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#h_main {
	width:948px;
	background:#ffffff url('images/logostrip.gif') repeat-x;
	height:100px;
	margin:0;
	padding:0;
	float:left;
}

#h_logo {
	text-align:left;
	width:418px;
	float:left;
	padding-left:10px;
}

#h_main_right {
	text-align:center;
	width:520px;
	float:left;
	margin-top:5px;
}

#h_top {
	width:500px;
	margin:10px auto 0 auto;
	text-align:right;
	padding-right:20px;
	color:#000000;
}

#h_nav {
	background:url('images/nav.gif') no-repeat bottom right;
	height:32px;
	width:435px;
	margin-top:10px;
	padding-right:20px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	float:right;
}

#h_nav a:link, #h_nav a:visited {
	color: #000000;	
	padding: 0 3px 0 3px;
	text-decoration: none;
}

#h_nav a:hover {
	color:#333333;
	padding: 0 3px 0 3px;
	text-decoration: underline;
}

#h_nav ul {
	text-align:right;
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
}

#h_nav li {
	display:inline;
	margin:0 0 0 2px;
	padding:4px;
}

#h_nav li:hover {
	display:inline;
	margin:0 0 0 2px;
	padding:4px;
	background:url('images/h_hover.gif') no-repeat top;
}

#h_bevel {
	height:7px;
	width:951px;
	background:url('images/header_bevel.gif') no-repeat top left;
}

/*========================================
   Homepage Specific
========================================*/

#hpg_slider_container {
	width:521px;
	height:137px;
	float:left;
}

#hpg_feature_box {
	width:379px;
	height:137px;
	float:right;
}

.sctab {
	width:30px;
	height:137px;
	float:left;
}

.scbox {
	width:393px;
	height:129px;
	float:left;
	padding:4px;
	display:none;
}

/*========================================
   Content Styles
========================================*/

h2 {
	color:#333333;
	font-size:16px;
	margin:3px 0 3px 0;
	padding-bottom:3px;
	border-bottom:1px solid #bbbbbb;
}

h3 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
}

#main {
	float:right;
	background:#ffffff;
	padding:3px;
	width:654px;
	margin-right:10px;
}

#side {
	float:left;
	padding:3px 6px 3px 3px;
	width:211px;
}

#csl {
	width:200px;
	padding:2px;
	margin:5px 0 0 0;
	list-style:none;
	border-top:1px solid #cccccc;
	text-align:left;
}
#csl li {
	border-bottom:1px solid #cccccc;
	padding:5px 0 6px 0;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#csl a {
	text-decoration:none;
}

.lightbox {
	background:url('images/50gray.png') repeat;
	height:1000px;
	left:0;
	top:0;
	width:100%;
	z-index:1001;
	display:none;
	position:fixed;
}
	
.lightbox_content {
	margin:35px auto 35px auto;
	z-index:1002;
	background:#eeeeee;
	width:330px;
	padding:0;
	border:2px solid #666666;
	overflow-y:auto;
	height:220px;
}

.lightbox_close {
	margin:0 auto 0 auto;
	z-index:1003;
	background:#cccccc;
	width:310px;
	padding:10px;
	height:20px;
}

/*========================================
   Forms
========================================*/

form {
	margin:0;
	padding:0;
}

.textfield {
	background: url('images/input.gif') repeat-x #cccccc;
	border:1px #999999 solid;
	min-height:18px;
	padding:2px 2px 2px 2px ;
	font-size:14px;
	color:#303030;
}

.ccPay {
	background:#cccccc url('images/ccPayBG.gif') repeat-x;
	border:1px #999999 solid;
	min-height:18px;
	padding:4px;
	font-size:14px;
	color:#303030;
	text-shadow:#ffffff 1px 1px 1px;
}

.searchbox {
	background:#eeeeee;
	border:1px solid #cccccc;
	color:#000000;
	width:180px;
	float:right;
}

.searchtext {
	background:none;
	border:none;
	padding:3px;
	width:auto;
}

/*========================================
   Alerts
========================================*/

#alert_y {
	background: #fff6bf 15px 50% no-repeat; 
	text-align: center; 
	color:#000000;
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 20px; 
	border: 1px solid #ffd324;
}

#alert_r {
	background: #FFBFBF 15px 50% no-repeat; 
	text-align: center; 
	color:#000000;
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 20px; 
	border: 1px solid #FF2424;
}

#alert_g {
	background: #ccffcc 15px 50% no-repeat; 
	text-align: center; 
	color:#000000;
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 20px; 
	border: 1px solid #33ff33;
}

/*========================================
   Footer
========================================*/

#footer {
	width:900px;
	margin:0 auto 0 auto;
	text-align:center;
	padding:5px 0 0 0;
	background:#eeeeee url('images/footer.gif') repeat-x top left;
	border-bottom:2px solid #cccccc;
	height:65px;
}

#footer_keys {
	width:950px;
	margin:0 auto 0 auto;
	text-align:center;
	padding:5px;
	color:#cccccc;
}