@charset "utf-8";

body, input, select, textarea{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	
/*	font-family:"Trebuchet MS";*/
font-family:Tahoma, Geneva, sans-serif;

}

#logo-hotspot {
	position:relative;
	cursor:pointer;
	width:160px; 
	height:80px; 
	top:20px; 
	left:10px;
}

.bar {
	background-image:url(../images/bar_updated.png);	
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;	
}

#header {
	margin-top:0px;
	height: 120px;
	/*background:url(../images/header/logo.png) no-repeat left top;*/
	background-image:url(../images/logo.png);
/*	background-image:url(../images/logo_updated.png);*/
}

#header-contact-info span{
	/*font:Tahoma, Geneva, sans-serif;*/
	font-size:25px;
	color:#C30;
	font-weight:bold;
}

#header-contact-info tr{
	vertical-align:top;
}


body {
	background-color:#FFF;
/*	background-image:url(../images/mainbg.png);
	
	background-repeat:repeat-x;
*/
}


.pcpark-center-width {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	margin-top:10px;
	min-height:800px;
}

#content-left {
	width:180px;
	min-height:780px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-top:5px;
	/*margin-bottom:10px;*/
}

#content-center {
	width:600px;
	min-height:790px;
	float:left;	
/*	margin-top:5px;*/
	margin-left:5px;
	margin-right:5px;
}

#content-right {
	width:180px;
	height:780px;
	float:left;
	margin-left:2px;;
	margin-top:5px;
	margin-bottom:10px;
}


#topmenu {
	list-style:none;
	margin-top:2px;
	width:100%;
}

#topmenu div {
	float:left;
}

#topmenu td{
	color:#FFF;
	font-weight:bold;
	/*text-align:center;*/
	height:38px;
	vertical-align:middle;
}

#menu-search {
	width:280px;
}

#menu-text {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:15px;
	background:url(../images/menu/pcparkmenubg_02.png) repeat-x;
	height:38px;
	font-weight:bold;
}

#menu-search {
	text-align:right;
	vertical-align:middle;
}

#menu-search div {
	width:100%;
	height:30px;
}

#menu-left{
	width:15px;
	background:url(../images/menu/pcparkmenubg_01.png) no-repeat;
	height:38px;
}

#menu-right{
	width:15px;
	background:url(../images/menu/pcparkmenubg_03.png) no-repeat;
	height:38px;
}

#menu-products {
}

#menu-support-download
{
}
#menu-company-profile
{
}

#menu-search {

}


#topmenu  td span{
	margin-left:10px;
	margin-right:10px;	
}

#topmenu td:hover{
	color:#F90;
	cursor:pointer;
}

#footer {
	margin-top:10px;
	width:100%;
	float:left;
}

#footer-content {
	width:990px;
	margin-right:auto;
	margin-left:auto;
}

#menutabs {
	background-color:#306;
	background-image:url(../images/menu_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F00;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:40px;
	margin-top:0px;
}




#header-motto {
	width:630px;
	height:120px;
	margin-left:350px;
}

#header-info {
	width:100%;
	height:40px;
	text-align:right;
	margin-top:70px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:left;
}

#front-page-contact {
	width:180px;
	height:108px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}




.content-left-accordion {
	height:695px;
}

#accordion {
	/*font: 62.5% "Trebuchet MS", sans-serif; */
	font: 75% "Trebuchet MS", sans-serif;
	display:none;
	/*margin-top:30px;*/
}

.hot-products {
	height:350px;
}

#promos-events {
	background-image:url(../images/bar_updated.png);	
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;
	background-position:top;
	width:600px;
	margin-top:5px;
	float:left;
	min-height:200px;
}

#company-profile {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;
	background-position:top;
	width:598px;
	margin-top:5px;
	float:left;
	min-height:200px;
}

#promos-events>span+div {
	min-height:213px;
}

#new-featured-products {
	width:600px;
	min-height:220px;
	float:left;
}

#products-featured-products {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;
	background-position:top;
	width:598px;
	min-height:120px;
	float:left;
	margin-top: 5px;
}

#new-products {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;
	width:290px;
	margin:5px;
	min-height:220px;
	float:left;
}

#feature-products {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;
	background-position:top;
	width:290px;
	margin:5px;
	min-height:220px;
	float:left;
}

.title-bar {
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	/*position:relative;
	left:10px;
	top: 10px;*/
	display:block;
	padding-left:10px;
	/*padding-top:10px;
	padding-bottom:15px;
	*/
	text-align:left;
}


.content-right-items {	
	width:100%;
}

#product-hot-items {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;
	/*margin-top:10px;*/
	height:500px;
}


.accordion-desktops {
	margin-top:10px;	
	margin-right:auto;
	margin-left:auto;
	/*margin-bottom:10px;*/
	width:130px;
	height:140px;
	vertical-align:middle;
	text-align:center;
}

.accordion-desktops img{
	width:120px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	border:none;
}

.accordion-desktops a{
	text-decoration:none;
}

.accordion-desktop-title{
	margin-top:-15px;
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:12px;	
}

.accordion-desktop-price{
	margin-top:-2px;
	display:block;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}


.accordion-laptops {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	/*margin-bottom:10px;*/
	width:130px;
	height:140px;
	vertical-align:middle;
	text-align:center;
}

.accordion-laptops img{
	width:120px;
	height:120px;
	border:none;
}

.accordion-laptops a{
	text-decoration:none;
}

.accordion-laptop-title{
	margin-top:-15px;
	display:block;
	color:#09F;	
	font-weight:bold;
	font-size:12px;		
}

.accordion-laptop-price{
	margin-top:-2px;
	display:block;
	color:#F00;
	font-weight:bold;
	font-size:14px;	
}

.accordion-electronics {
	margin-top:10px;	
	margin-right:auto;
	margin-left:auto;
	/*margin-bottom:10px;*/
	width:130px;
	height:140px;
	vertical-align:middle;
	text-align:center;
}

.accordion-electronics img{
	width:120px;
	height:120px;
	border:none;
}

.accordion-electronics a{
	text-decoration:none;
}

.accordion-electronic-title{
	margin-top:-15px;
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:12px;		
}

.accordion-electronic-price{
	margin-top:-2px;
	display:block;
	color:#F00;
	font-weight:bold;
	font-size:14px;		
}


#product-listing{
	width:100%;
	font-size:11px;
	float:left;
}

.shaded{
	background-color:#EEEEEE;
}

.product-listing-name-head {
	width:250px;
	background-color:#eeeeee;
	color:#999999;
	font-weight:bold;
}

.product-listing-description-head {
	width:320px;
}

.product-listing-price-head {
	width:110px;
}

#product-listing th{
	border:2px solid  #666;
}

#product-listing #product-listing-link {
	text-decoration:none;
	border:none;
	color:#00C;
}

#product-listing #product-listing-link img {
	border:none;
}

#product-listing #product-listing-link span {
	display:block;
}

#product-listing tr {
	vertical-align:top;
}

#product-listing tr>td {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dashed #000;
	text-align:center;
}

#product-listing tr>td+td+td {
	color:#F00;
	font-size:15px;
	font-weight:bold;
}

#product-listing .group-product-listing-name-head {
	width:100%;
	background-color:#D7ECF7;
	color:#000;
	font-weight:bolder;
	font-size:24px;
}

.php {
	width:32px;
	height:32px;
	border:none;
}

#product-listing .group-product-listing-filler {
	height:20px;
	border:none;
}


#promos-events-table {
	font-size:12px;
	width:600px;
}

#promos-events-table img {
	height:16px;
	width:16px;
}

#promos-events-table tr td:first-child{
	width:100px;
	border-top:1px dotted #999;
	height:18px;
	vertical-align:bottom;
	text-align:left;
	
}

#promos-events-table tr td+td{
	max-width:500px;
	height:18px;	
	vertical-align:bottom;
	border-top:1px dotted #999;
}

#promos-events-table tr>td:first-child>div{
	white-space:nowrap;
	width:90px;
	overflow:hidden;
}

#promos-events-table tr td+td>div:first-child{
	white-space:nowrap;
	width:500px;
	overflow:hidden;
}


.new-product-items {
	width:90px;
	height:90px;
	margin-top:5px;
	float:left;
	text-align:center;
	text-decoration:none;

}

.new-product-items img{
	width:60px;
	height:60px;
	border:none;	
}

.new-product-items span{
	display:block;
	color:#00F;
	font-size:10px;
}

.new-product-items span+span{
	display:block;
	color:#F00;
}

.hot-items {
	width:50px;
	height:50px;
	margin:5px;
	float:left;
	text-align:center;
	text-decoration:none;

}

.hot-items img{
	width:48px;
	height:48px;
	border:none;	
}

#news-table {
	font-size:12px;
	width:190px;
}

#news-table img {
	height:16px;
	width:16px;
}

#news-table tr td{
	width:20px;
	border-top:1px dotted #999;
	height:18px;
}

#news-table tr td+td{
	width:160px;
	height:18px;	
}

#news-table tr td+td div{
	width:160px;
	white-space:nowrap;
	overflow:hidden;	
}

/*#product-info-pic table tr{
	vertical-align:top;
	font-weight:bold;
}


#product-info-pic table tr td{
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px dotted;
}

#product-info-pic table tr td+td{
	font-weight:normal;
	padding-bottom:20px;
}*/

.promo-link {
	text-decoration:none;
}

.promo-link img {
	border:none;
}

#article-info {
	width:100%;
	margin-top:20px;
}

#article-info-title {
	font-size:24px;
	font-weight:bold;
	color:#F60;
}

#article-info-date {
	font-size:12px;
	color:#333;
	font-style:italic;
}

#article-info-content {
	font-size:12px;
}

#filler{
	width:100%;
	height:80px;
}
#searchWebsite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
}

#footer-content {
	background-color:#EEE;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	width:990px;
	margin-right:auto;
	margin-left:auto;
}


#search-listing{
	width:100%;
	font-size:11px;
	float:left;
	margin-top:10px;
	border-bottom:1px double #666;
}

#search-listing-description-head {
	/*width:100px;*/ 
	background-color:#900;
	color:#FFF;
	font-weight:bold;
}

/*#search-listing-description-head {
	width:500px;
}*/

#search-listing-price-head {
	width:80px;
}

#search-listing th{
	border:2px solid  #666;
}

#search-listing #search-listing-link {
	text-decoration:none;
	border:none;
	color:#00C;
}

#search-listing #search-listing-link img {
	border:none;
}

#search-listing tr {
	vertical-align:top;
}

#search-listing tr>td {
	text-align:top;
	width:20px;
	/*border-bottom:1px dashed #000;*/
}

#search-listing tr>td+td {
	text-align:top;
	width:64px;
	/*border-bottom:1px dashed #000;*/
}

#search-listing tr>td+td>img {
	width:64px;
	height:64px;
}

#search-listing tr>td+td+td {
	text-align:top;
	width:580px;
	/*border-bottom:1px dashed #000;*/
}

#search-listing tr>td+td+td:hover {
	text-decoration:underline;
}


#support-download-content {
	background-image:url(../images/bar_updated.png);
	/*background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;
	background-position:top;
	width:598px;
	min-height:780px;
	float:left;
	margin-top: 5px;
}



#driver-listing th{
	border:2px solid  #666;
	width:600px;
}

#driver-listing-head {
	width:100%;
	background-color:#900;
	color:#FFF;
	font-weight:bold;
}

#driver-listing img {
	border:none;
	width:64px;
	height:64px;
}

#driver-listing #driver-listing-product_name {
	float:left;
	width:100%;
}

#driver-listing #driver-listing-description {
	float:left;
	width:100%;
	font-size:10px;
	font-style:italic;
}

#driver-listing tr {
	vertical-align:top;
}

#driver-listing tr>td {
	text-align:top;
	width:64px;
	/*border-bottom:1px dashed #000;*/
}

#driver-listing tr>td+td {
	text-align:top;
	width:36px;
	/*border-bottom:1px dashed #000;*/
}

#driver-listing tr>td+td+td {
	text-align:top;
	width:500px;
	/*border-bottom:1px dashed #000;*/
}

#driver-listing #driver-listing-driver_head {
	text-align:center;
	font-size:13px;
	border:1px solid #000;
}

#driver-listing #driver-listing-details {
	background-color:#EEE;
}

#driver-listing #driver-listing-driver_title {
	text-align:left;
	width:100px;
	font-size:13px;
	float:left;
	margin-left:50px;
}

#driver-listing #driver-listing-driver_description {
	text-align:top;
	width:436px;
	font-size:13px;	
	float:left;
}

#driver-listing #driver-listing-driver_description:hover {
	text-decoration:underline;
	cursor:pointer;
}


#content-center-main {
	width:799px;
	min-height:790px;
	float:left;	
	margin-left:5px;
	/*margin-right:5px;*/
}

#content-center-main-flash-news {
	width:800px;
	height:290px;
}


#content_flash {
/*	background-image:url(../images/globebg.png);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	text-align:center;
	height:290px;
	width:600px;
	float:left;
	margin-top:5px;
}

#FlashID2 {
	 width:573px;
	 height:290px;
}

#content-center-main-news {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;
	min-height:290px;
	margin-bottom:5px;
	float:left;
	width:190px;
	margin-left:7px;
	margin-top:5px;
	/*margin-top:10px;*/
}

#news {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;
	min-height:290px;
	margin-bottom:5px;
	width:190px;
	/*margin-top:10px;*/
}



#front-page-laptops {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;	
	/*width:790px;
	min-height:220px;*/
	float:left;
	margin-top:5px;
}

#front-page-laptop-content {
	background:url(../images/laptopbg.jpg) right bottom no-repeat;
	width:990px;
	min-height:640px;
}



#front-page-lcd {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;	
	float:left;
	margin-top:5px;
}

#front-page-lcd-content {
	background:url(../images/lcdbg.jpg) left bottom no-repeat;
	width:990px;
	min-height:640px;
}

#front-page-lcd .front-page-items {
	float:right;
}

#front-page-desktops {
	background-image:url(../images/bar_updated.png);	
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;	
	float:left;
	margin-top:5px;
}

#front-page-desktops-content {
	background:url(../images/desktopbg.jpg) right bottom no-repeat;
	width:990px;
	min-height:640px;
}

#front-page-electronics {
	background-image:url(../images/bar_updated.png);	
	/*background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;	
	float:left;
	margin-top:5px;
}

#front-page-electronics .front-page-items {
	float:right;
}

#front-page-electronics-content {
	background:url(../images/electronicsbg.jpg) left bottom no-repeat;
	width:990px;
	min-height:640px;
}

.front-page-items {
	width:150px;
	height:150px;
	margin-top:80px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	text-decoration:none;
	margin-left:24px;
	margin-right:24px;
}

.front-page-items img{
	width:120px;
	height:120px;
	border:none;
}

/*.front-page-items:hover img:first-child{
	border:1px dotted gray;
	text-decoration:underline;
}*/


.front-page-items:hover .front-page-laptops-item-title{
	text-decoration:underline;
}

.front-page-laptops-item-title {
	display:block;
	color:#666;
	font-weight:bold;
	font-size:10px;
}

.front-page-laptops-item-price{
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:11px;
}

.front-page-lcd-item-title {
	display:block;
	color:#666;
	font-size:10px;
}

.front-page-lcd-item-price{
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:11px;
}

.front-page-desktops-item-title {
	display:block;
	color:#666;
	font-size:10px;

}

.front-page-desktops-item-price{
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:11px;
}

.front-page-electronics-item-title {
	display:block;
	color:#666;
	font-size:10px;
}

.front-page-electronics-item-price{
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:11px;
}

#payment-policy {
	background-image:url(../images/bar.png);
	background-repeat:repeat-x;	
	background-position:top;		
	margin-top:10px;
}

#warranty-policy {
	background-image:url(../images/bar.png);
	background-repeat:repeat-x;	
	background-position:top;	
	margin-top:10px;
}

#return-policy {
	background-image:url(../images/bar.png);
	background-repeat:repeat-x;	
	background-position:top;		
	margin-top:10px;
}

#product-details {
	float:left;
}


#policies-tabs {
	float:left;
	font: 70% "Trebuchet MS", sans-serif;
	margin-top:30px;
	/*font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;*/
	width:100%;
}

.policy #highlight
{
	background-color:#3FF;
	text-align:center;
	font-weight:bold;
}



.policy #alternateColor
{
	background-color:#DDD;
}

.policy hr{
	text-align:left;
	width:80%;
}

#warranty-policy-tab {
	height:100%;
}

#payment-policy-tab {
	height:100%;
}

#return-policy-tab {
	height:100%;
}

#live-support {
	background-image:url(../images/supportGrid.png);
	width:790px;
	height:200px;
	float:left;
	margin-left:5px;
}




#front-page-new-products {
	background-image:url(../images/bar_updated.png);
/*	background-image:url(../images/bar.png);*/
	background-repeat:repeat-x;	
	background-position:top;	
	float:left;
	margin-top:5px;
}

#front-page-new-products .front-page-items {
	float:right;
}

#front-page-new-products-content {
	width:795px;
	height:490px;
}

.front-page-new-products-items {
	width:150px;
	height:150px;
	margin-top:45px;
	margin-bottom:45px;
	float:left;
	text-align:center;
	text-decoration:none;
	margin-left:23px;
	margin-right:23px;
}

.front-page-new-products-items img{
	width:120px;
	height:120px;
	border:none;
}

/*.front-page-items:hover img:first-child{
	border:1px dotted gray;
	text-decoration:underline;
}*/


.front-page-new-products:hover .front-page-new-products-item-title{
	text-decoration:underline;
}

.front-page-new-products-item-title {
	display:block;
	color:#666;
	font-weight:bold;
	font-size:10px;
}

.front-page-new-products-item-price{
	display:block;
	color:#09F;
	font-weight:bold;
	font-size:11px;
}

#live-support {
	background-image:url(../images/supportGrid.png);
	width:790px;
	height:200px;
	float:left;
	margin-left:5px;
}


.live-support-contacts {
	width:130px;
	height:130px;
	margin-top:50px;
	margin-left:20px;
	float:left;
	text-align:center;
	text-decoration:none;

}

.live-support-contacts img{
	width:90px;
	height:90px;
	border:none;	
}

.live-support-contacts span{
	display:block;
	color:#00F;
	font-size:10px;
}

.menu-design
{
	border-style:inset;
	border-color:#666;
}