/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding:10px 0 10px 7px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  padding:0 0 0 7px;	
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  /*font-weight: bold;*/
  background: #bcccc;
  color: #ffffff;
  background: url(images/topcap.png) no-repeat top left;
  height : 30;
  overflow: hidden;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  	
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




/* css add by pardeep kumar (first.css from practice site ) */


@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------
Reccenter CSS Style Sheet

RECCENTER MASTER

version: 	1.0
author: 	Reccenter Media
email:		info@reccenter.com
website:	http://www.reccenter.com
copyright:	(c)2007
updated: 	$Id$

-------------------------------------------------------------------*/





/* MISC ITEMS
-------------------------------------------*/
.clearBoth{
	height: 0px;
	line-height: 0px;
	clear: both;
}

.floatRight{
	float: right;
}

.floatLeft{
	float: left;
}

hr{
	margin: 8px 0;
	border: 0px;
	border-bottom: 1px solid #cfcfcf;
}


	
/*   MAIN ITEMS
------------------------------*/




*{
	margin: 0;
	padding: 0;
}

body{
     background: url(images/back1.png) repeat;
	text-align: center;
	background-color: #fff;
}

#background{
    
	padding: 0px 0 0px 0;
	background-image: none;

}

.container{

	margin: 0 auto;
	text-align: center;
	width: 100%;

}
.container li {display: inline;
		width: 100px;
		text-align: center;}
.container li a {padding: 5px;}

.container li a.about {width: 65px;}
.container li a.contact {width: 75px;
						margin-left:10px;}


.container .horiz ul{ display: inline; margin:0; padding:0;}




.leftshadow{
		background: url(images/shadowleft.png) repeat-y;
	   float:left;
	   width: 2px;
	   height: 1410px;
	   }
	   
.rightshadow{
		background: url(images/shadowright.png) repeat-y;
		float: right;
		width: 2px;
		height: 1410px;}


#main_content_box{
	margin-bottom: 20px;
	padding: 10px;
	height: 100%;
	border: 1px solid #e4e4e4;
}

#top_area{
	
	
	padding-bottom: 0px;
	border-bottom: 0px solid #ddd;
	background-color:#FFFFFF;
	width:1150px;
	margin:0 auto;
padding:10px 0;

}
.mid-content{float:left; padding:0 20px;}
	
/*-----------left-top-navigation------------*/


#top_area .leftside {height:1300px;
width:177px;
float: left;
margin-right: 15px;}


#top_area .left_nav{
		background: url(images/topcap.png) no-repeat top left;
		float: left;
		margin-left: 15px;
		margin-top: 15px;
		width: 175px;
		height: 1000px;
		overflow: hidden;
	 
		}
#top_area .left_nav #best{
		margin-left: 0px;
		}		
		
.left_nav .module list {
        
        width: 200px;
		height: 100%;
		text-decoration: none;
		overflow: hidden;}
.list_content{background-color: transparent;
			  background: url(images/width.png) repeat top left;
			  width: 170px;
			  overflow: hidden;}

.list_content ul{
			text-decoration: none;
			list-style-type: none;}
		
.list_content li a {
		display: block;
		width: 147px;
		height: 20px ;
		padding:0 0 0 0;
		padding-left: 10px;
		text-decoration: none;
		list-style-type: none;
		text-align: left;
		overflow: hidden;}






.module_btm { background: url(images/topcap2.png) no-repeat left;
			width: 200px; 
			 height: 6px;
			

}


#middle_area{
	height: 100%;
	padding: 20px 0;
}




/*------------------main products--------------*/







#top_area .main_products{
		width:720px;
		height: 1400px;
		margin-right: 5px;
		margin-left: 15px;
		margin-top: 10px;
		float:left;}
		
/*------------------adspace--------------*/	


.adspace { float: right;
		   width: 190px;
		   height: 200px;
		   margin-right: 10px;
		   margin-top: 17px;
		   background-color:#6699CC;}















	
		
/*----------------home bar-----------------*/


.home_bar{ background: url(images/homebar.png) no-repeat center;
			width: 720px;
			height: 50px;
float:left;

			}
.home_bar .right {height: 50px;
				  float: right;
				  width: 300px;

padding-right:10px
				  }

.right ul.betterright {
					margin-right: 0px;
					margin-left: 0px;
					   margin-top: 12px;
padding:0;
}	



		
 .right li.move {
				font-size: 10px;
    			display:inline;
				list-style-type: none;
margin:0;
padding:0;
text-align:left;
width:65px;
float:right;


	
	
	}
 .right a {
	
	float:left;
	
	height:30px;
	
	}
.right li.move a.help{ 
						margin: 0px;}






/*-----------------productstotally--------------*/


.bottompart { background: url(images/box.png) no-repeat center;
			width: 720px;
			 height: 400px;

padding:0 0 0 0px;			 
}



.bottompart ul.radprod1 {
						 margin-left: 30px;
						 }
.bottompart ul.radprod2 { 
						 margin-left: 30px;
						 margin-top: 40px;
						 padding-top: 40px;
						 }
.bottompart li.rockit { width: 20px;
				height: 20px;
				display: inline;
				list-style-type: none;
				text-decoration: none;
				padding-top: 50px;
				margin-top: 50px;
				
				}

.bottompart a { width: 155px;
					 height: 155px;
					 display: block;
					float: left;
					}
.bottompart a.yourock {height: 125px;}					
					
					
					 
.bottompart  .bottominside {width: 720px;
			   height: 200px;
			   float: left;}
img { margin-top: 25px;
	  border-left-style:none;
		border-bottom-style: none;
		border-top-style: none;
		border-right-style: none;
	 }

.better { width: 720px;
		  height: 155px;
		  float: left;}




		 
















/*----------left--------------*/
.home_bar .left {height: 50px;
				float: left;
				width: 100px;}
 .left a.contact2 {height: 35px;
				  width:35px;
				  display: block;
				  margin-top:10px;
				  margin-left: 30px;
	              list-style-type: none;}




/*----------holiday specials----------*/

#holidayspecials { width: 720px;
				   height: 200px;
				   float: left;
				  margin-top: 95px;
				   padding-left: 15px;}
				   
 ul.special1 { margin-top: 30px;
							   margin-left: 15px;}				   
#holidayspecials li.hall { }
#holidayspecials a   {width: 213px;
						height: 200px;
						float: left;
						display: block;}
#holidayspecials a.amd { background: url(images/amdbest.png) no-repeat center;}
#holidayspecials a.intel { background: url(images/intelbetter.png) no-repeat center;}
#holidayspecials a.own { background: url(images/configure.png) no-repeat center;}

						
#holidayspecials ul.special1 {margin-left: 15px;
							  margin-top: 20px;}
						

/*----------------great prices----------------*/


#greatprices { background:url(images/bar1.png) repeat-y top;
				width: 720px;
			  float: left;
			  height:500px;
			  margin-top: 50px;}
			  
			  
#greatprices li.priceradli a{
font-size: 9px;
width: 150px;
height: 125px;



}
 ul.pricerad23 { 
  				margin-left: 40px;}
  
 

.moduleheader { background: url(images/topcaplong.png) no-repeat center; 
		width: 720px;
			   float: left;
			   height: 30px;
			  }

.modulelistbottom { background: url(images/bottomcap.png) no-repeat center;
			width: 720px;
					float: left;
					height: 12px;
					margin-top:65px;}






/* HEADER
-------------------------------------------*/


	#rc_header{
		height: 100px;
		background: url(images/background.png) repeat-x 0 0;

	}
	
		#rc_header h1.logo{
		    margin: 0;
			padding: 0;
			height: 100px;
			width: 300px;
			text-indent: -9999px;
			line-height: 0px;
			background: url(images/logonew.jpg) no-repeat bottom;
			float: left;
		}
		
			#rc_header h1.logo a{
				margin: 0;
				padding: 0;
				display: block;
				height: 100px;
				width: 300px;
			}
			
		#rc_header .header_links{
			padding-top: 15px;
			text-align: right;
			font-size: 10px;
			width: 600px;
			float: right;
			color: #999;
		}
		
			#rc_header .header_links a{
				color: #fafafa;
			}
			
			#rc_header .header_links a:hover{
				color: #00B6E1;
			}
			#rc_header .header_links #header_options {
				color: #999;
			}
			#rc_header .header_links #header_options span {
				color: #fafafa;
			}
			#rc_header .header_links #header_options a {
				color: #00A0C6;
			}
			#rc_header .header_links #header_options a:hover {
				text-decoration:underline;
			}
		form#header_search{
			line-height: 30px;
			float: right;
			font-size:10px;
		}
		
			form#header_search #search_input{
				margin:0px;
				width: 200px;
				padding:4px;
			}
			form#header_search #realm_select {
				margin:0px;
				font-size:12px;
				padding:2px;
			}
			/* START: darkens the form inputs in the RC header.  the colors may could be better, but the effect is cool --jason */
			form#header_search #search_input, form#header_search #realm_select {
		                background: #B9B9B9;
                		border: 1px solid #616060;
			}
			#header_login form input#email, #header_login form input#password {
				padding: 4px;
		                background: #CCCCCC;
                		border: 1px solid #3F3F3F;
				height:25px;
			}
			form#header_search #search_input:focus, form#header_search #realm_select:focus, #header_login form input#email:focus, #header_login form input#password:focus {
				background-color: #FFFFFF;
			}
			form#header_search #search_input:hover, form#header_search #realm_select:hover, #header_login form input#email:hover, #header_login form input#password:hover {
		                border: 1px solid #868686;
			}
			/* END: darkened form input in header effect */		
		#rc_header form{
			padding-top: 10px;
			text-align: right;
			float: right;
		}
		
			#rc_header form .text_box{
				width: 150px;
				display: inline;
			}

			#rc_header input.button {
				background-color: #6699CC;
				color:#fff;
				border:2px solid #6699CC;
				margin-bottom:0px;
			}
			#rc_nav input.button {
				background-color:#838383;
				border:1px solid #838383;
				color:#fff;
				margin-bottom:0px;
			}
		
/* FOOTER
-------------------------------------------*/
	#reccenter_footer{
		height: 105px;
		padding: 0px 0 0px 0;
		clear: both;
		font-family: Georgia, "Times New Roman", Times, serif;
		background: url(images/footer.png) repeat-x 0 0;
width:100%;
	}
	
	#reccenter_footer #site_map{
		padding: 0 10px 0 0;
		margin: 0;
		line-height: 1.8em;
		float: left;
		font-size: 14px;
		border-right: 2px solid #a1a1a1;
		color: #000;
	}
	
		#reccenter_footer #site_map a{
			color: #696969;
		}
		
		#reccenter_footer #site_map a:hover{
			color: #00a0c6;
		}
		
		#reccenter_footer #site_map strong{
			color: #bfbfbf;
			font-family: arial, helvetica, sans-serif;
		}
		
		*html #reccenter_footer #site_map{
			width: 300px;
		}
		
	#reccenter_footer .info_column{
		margin-left: 15px;
		width: 600px;
		font-size: 18px;
		float: left;
		color: #696969;
	}
	
	#reccenter_footer .copyright {
		padding: 0;
	  font-size: 10px;
	  text-transform: lowercase;
	  letter-spacing: 0;
		border: none;
		color: #bfbfbf;
	}
	

	

/* end of first.css */ 
/* second.css */
@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------
Reccenter CSS Style Sheet

NAVIGATION
Any element on RecCenter.com that deals with navigation.

version: 	1.0
author: 	Reccenter Media
email:		info@reccenter.com
website:	http://www.reccenter.com
copyright:	(c)2007
updated: 	$Id$

-------------------------------------------------------------------*/

/* MAIN NAVIGATION
-------------------------------------------*/
#rc_nav{
	height: 30px;
	background: url(images/navbar.jpg) repeat-x 0 0;
width:1150px;
text-align:center;

}

	#rc_nav ul{
		margin: 0;
		padding: 0;
		height: 30px;
		list-style: none;
		float: left;
border:0px solid red;
	}
	
		#rc_nav ul li{
			margin: 0;
			padding: 0;
			list-style: none;
			line-height: 30px;
			height: 30px;
			float: left;
		}
		
		#rc_nav ul li a{
			display: block;
			color: #FFFFFF;
			padding: 0 10px;
		}

		#rc_nav ul li a:hover{
			color: #999999;
			background: url(/images/navigation/main_nav/tab-hover.gif) no-repeat top center;
		}
		
		#rc_nav ul li.current{
			background: url(/images/navigation/main_nav/tab-selected-left.gif) no-repeat top left;
		}
		
		#rc_nav ul li.current a, #rc_nav ul li.current a:hover{
			color: #fff;
			background: url(/images/navigation/main_nav/tab-selected-right.gif) no-repeat top right;
		}
		



	
		
/* MENU BOX (used inside box)
-------------------------------------------*/
ul.menu{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

	ul.menu li{
		list-style: none;
		padding: 0;
		margin: 0;
		font-size: 12px;
		border-bottom: 1px dotted #bfbfbf;
	}

	ul.menu li.feed a{
		padding-right: 25px;
		background: url(/images/main/icons/ico-rss.png) no-repeat right center;
	}

	ul.menu li .videoThumb{
		margin-right: 5px;
		width: 100px;
		float: left;
	}

	ul.menu li h4{
		font-size: 12px;
	}

		ul.menu li h4 span{
			font-weight: normal;
		}

ul.menu li a{
	padding: 5px 3px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #037a99;
}

ul.menu li a.current {
	background-color: #037a99;
	color: #fff;
	text-decoration: none;
}

ul.menu li a:hover{
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
}



/* LARGE MENU
-------------------------------------------*/
ul.large_menu{
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
}

	ul.large_menu li{
		margin-bottom: 3px;
		background-color: #fafafa;
		border: 1px solid #ddd;
	}

	ul.large_menu li a{
		display: block;
		padding: 3px;
	}
	
	ul.large_menu li a:hover{
		background-color: #f2f2f2;
		text-decoration: none;
	}
		ul.large_menu li.current a{
			background-color: #00a0c6;
			color: #fff;
		}
		
/* HORZ MENU
-------------------------------------------*/
ul.horz_menu{
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul.horz_menu li{
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
	}
	
		ul.horz_menu li a{
			display: block;
			padding: 0 5px;
		}
		
		ul.horz_menu li a.current{
			background-color: #00a0c6;
			color: #fff;
		}
/* TABS
-------------------------------------------*/
ul.tabs{
	list-style: none;
	padding: 0;
	margin: 0 5px;
}

	ul.tabs li{
		list-style: none;
		
		float: left;
		font-size: 11px;
		line-height: 22px;
		border-left: 1px solid #ddd;
		border-top: 1px solid #ddd;
	}
	ul.tabs li.last {
		border-right: 1px solid #ddd;
	}
	
	ul.tabs li a{
		display: block;
		padding: 0px 8px;
		color: #696969;
	}
	ul.tabs li a:hover{
		text-decoration: underline;
	}
	
	ul.tabs li a.active-tab, ul.tabs li a.current, ul.tabs li a:hover.current{
		background-color: #999;
		color: #fff;
		text-decoration: none;
	}

.panel.active-tab-body {
	display: block;
}

.panel {
	clear: both;
	display: none;
}

.config_block { background: url(images/bg.jpg) no-repeat center; 
		width:216px;
height:196px;
			  }

.special_block_head
{
 background: url(images/topcaplong.png) no-repeat center;
width:720; 
height:30px;

}


/* end of second.css */ 
