/*=====================================================================||
|| Cordless Phone 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:#003366;
	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;
}

#mesh {
	background:#003366 url('images/bg.gif') repeat-x;
	min-width:1000px;
	width:100%;
	text-align:center;
	min-height:250px;
}

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

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

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

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

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

.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:75px;
	min-width:1000px;
	width:100%;
	margin:0 auto 0 auto;
	text-align:center;
	background:url('images/logostrip.gif') repeat-x;
}

#h_main {
	width:950px;
	height:75px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
}

#h_logo {
	text-align:left;
	width:390px;
	float:left;
	margin-left:10px;
}

#h_main_right {
	text-align:center;
	width:550px;
	float:left;
	color:#ffffff;
}

#h_top {
	width:515px;
	margin:10px auto 0 auto;
	text-align:right;
	color:#ffffff;
	height:28px;
}

#h_nav {
	height:22px;
	width:390px;
	margin-top:5px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
	float:right;
}

#h_nav ul {
	float:right;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}

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

#h_nav a {
	float:left;
	background:url('images/navleft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#h_nav a span {
	float:left;
	display:block;
	background:url('images/navright.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#h_nav a span {float:none;}

/* End IE5-Mac hack */

#h_nav a:hover span {
	color:#FFFFFF;
}

#h_nav a:hover {
	background-position:0% -42px;
}

#h_nav a:hover span {
	background-position:100% -42px;
}

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



/*========================================
   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;
}

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

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

.h_searchbox {
	background:#336699;
	border:1px solid #386fa8;
	color:#ffffff;
	width:180px;
	float:right;
}

.h_searchtext {
	background:none;
	border:none;
	padding:3px;
	width:auto;
	color:#ffffff;
}

/*========================================
   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 p {
	margin:10px 0 0 0;
}

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