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

	/* ----------------------------------
	
						Default css styles
					
	-------------------------------------*/


body {
	height:auto;
	margin:0;
	padding:0;	
}
#formular
{
	float:left;
	clear: both;
	text-align: left;
}
td, tr, table, div, form, a, p, select {
	font-size:12px;
	font-family:Verdanda, Arial;
	text-decoration: none;
	text-align:left;
	color:#3C3C3C;
	margin:0;
	padding:0;
}
.contactFrom
{
	text-align: left;
}

	/* -------------------------------- CREATING THE MAIN PAGE --------------------- */
#part1 {
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdanda, Arial;
	font-size:12px;
	text-align:center;
}
#general {
	margin:0 auto;
	position:relative;
	width:1045px;
}
#part2 {
	border-top:2px rgb(176,176,176) solid;
	margin-top:20px;
	padding-bottom:20px;
	overflow: hidden;
	background-color:#f2f3f4;
	text-align:center;
}
.error {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	display: none;
}


/* UP */

.up {
/*	background:url(../images/up_logo.jpg) no-repeat left top;*/
	width:1045px;
	height:26px;
}
.menuUp {
	float:right;
	background:url(../images/middleButtonsUp.jpg) repeat-x top center;
	width:440px;
	height:26px;
	text-align:center;
}
.menuUpMiddle {
	margin-top:3px;
	color:#FFFFFF;
	text-align:center;
}
.menuUpMiddle a {
	color:#FFFFFF;
	padding-top:5px;
	margin-left:3px;
	margin-right:3px;
}
.menuUpLeft {
	float:left;
	background:url(../images/leftButtonsUp.jpg) repeat-x top center;
	width:10px;
	height:26px;
}
.menuUpRight {
	float:right;
	background:url(../images/rightButtonsUp.jpg) repeat-x top center;
	width:10px;
	height:26px;
}
/* END UP */


/* LOGO */

.logo {
	background:url(../images/onepcLogo.jpg) no-repeat left top;
	width:303px;
	height:148px;
}

/* END LOGO */

/* CAT MENU */ 

.catMenu {
	text-align:center;
	width:1045px;
	height:28px;
	line-height:28px;
	float: left;
	clear: both;
}
.catMenuA {
	margin-left:10px;
	margin-right:10px;
	font-family: Verdana;
	font-size: 11px;
	color: #414141;
	font-weight: bold;
	text-transform: uppercase;
}

/* END CAT MENU */

.infoAccount {
	height: 33px;
	line-height:33px;
	float: left;
	clear: both;
	width: 1045px;
	
}
.loginA {
	margin-top:1px;
	text-align:right;
}
.loginA a {
	margin-right:1px;
	margin-left:1px;
}
/* display LOcation */
.displayLocation {
	margin-bottom:7px;
	line-height: 29px;
	height:29px;
	float: left;
	clear: both;
	white-space: nowrap;
}
.currentlocation
{
	font-weight: bold;
	color: #8D0102;
}


/* PAGE */

#page {
	width:1050px;
	float: left;
	clear: both;
}

/* -- menu -- */
.menu {
	float:left;
	width:172px;
}
.menuCatUp{
	background:url(../images/upCategories.jpg) no-repeat left top;
	width:172px;
	height:15px;
}
.menuCatContent {
	background:url(../images/backCategories.jpg) repeat-y left top;
	width:172px;	
}
.menuCatDown{
	background:url(../images/downCategories.jpg) no-repeat left top;
	width:172px;
	height:15px;
}
.buttonMenuSpan {
	
}
.categoryA {
	display:block;
	
	margin-top:1px;
	margin-left:2px;
	margin-bottom:0px;
	width:164px;
	color:#414141;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	
}
.categoryA:hover {
	background:url(../images/buttonMenu_hover.jpg) top left no-repeat;
}
.mainCategory {
	width:174px;
	height:24px;
	display:block;
	margin-left:5px;
	background:url(../images/backMainCat.jpg) no-repeat left top;
}
.mainCategory p {
	color:white;
	padding-top:4px;
	padding-left:5px;
}
/* END PAGE */




.footer {
	margin:0 auto;
	position:relative;
	width:1200px;
	margin-top:20px;
	padding-top:10px;
	color:rgb(160,160,160);
	text-align:center;
	border-top:1px solid rgb(208,208,208);
}

/* CREATE ACCOUNT */ 

.labels {
	color:#07355A;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.infLogare {
	margin-left:40px;
	width:260px;
	}
.infLivrare {
	margin-left:40px;
	width:600px;
	}


.userDetailsTable {
	margin-left:25px;
}


/* CART & PRICE */

.cart-login_up {
	background:url(../images/upCategories.jpg) no-repeat left top;
	width:172px;
	height:15px;
}
.cart-login_back {
	background:url(../images/backCategories.jpg) repeat-y left top;
	width:172px;	
}
.cart-login_down {
	background:url(../images/downCategories.jpg) no-repeat left top;
	width:172px;
	height:15px;
}
.code
{
	float: left;
	clear: both;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	color:#3C3C3C;
}
.code span
{
	color: #A20000;
}
#infoSection
{
	clear:both;
	float:left;
	text-align:right;
	width:100%;
	font-family: verdana;
	font-size: 11px;
	color: #8B0101;
}
#infoSection a
{
	text-decoration: none;
	color:#3E3E3E;
	font-size: 11px;
	margin-right: 9px;
	margin-left: 7px;
	font-family: verdana;
}
#slideshow
{
	float:left;
	clear: both;
}
.slide {
	margin-left: 0px;
	position: absolute;
	top: 0px;
	width: 672px;
	height: 240px;
}
a.slide_link_selected
{
	
	border: 1px solid #B7B7B7;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	display: inline;
	font-size: 10px;
	color: #D2D2D2;
	font-weight: bold;
}
a.slide_link_unselected
{
	border: 1px solid #B7B7B7;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	display: inline;
	font-size: 10px;
	color: #980000;
}
