@CHARSET "UTF-8";

body {
	background: #ACB6DA;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
}

tr {
	vertical-align: top;
}

.left_margin {
	width: 15px;
	background: url(http://draytek.com.ro/etc/images/shadow_left.jpg) repeat-y right;
}

.right_margin {
	width: 15px;
	background: url(http://draytek.com.ro/etc/images/shadow_right.jpg) repeat-y left;
}


.buttom_bar {
	background: url(http://draytek.com.ro/etc/images/back1.jpg) repeat-x;
	height: 24px;
	width: 100%;
}

#copyright {
	text-align: right;
	font-size: 10px;
	font-family: verdana;
	color: #333;
	padding: 4px 10px 4px 0;
}

#copyright a {
	color: #333;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#navBar {
	font-size: 14px;
	font-weight: normal;
	font-family: verdana;
	color: #000;
	padding: 0 0 0 20px;
}

#navBar a {
	font-size: 14px;
	font-weight: normal;
	font-family: verdana;
	color: #000;
	text-decoration: none;
}

#navBar a:hover {
	text-decoration: underline;
}

/*____________________________________________________________________________________________*/

#product {
	border-left: 1px dotted #9A9A9A;
}

#product .item {
	/*width: 150px;*/
	float: left;
	padding: 15px 10px 0 10px;
	border-right: 1px dotted #9A9A9A;
}

#product .name {
	color: #E55C00;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#product .image {
	text-align: center;
	padding: 15px 0 15px 0;
}

#product .image img {
	border: 1px solid #898989;
}

#product .description {
	color: #304443;
	font-size: 11px;
	height: 50px;	
}

#product .details {
	text-align: center;
}

#product .details a {
	background: url(http://draytek.com.ro/etc/images/detalii.jpg) no-repeat;
	width: 74px;
	height: 20px;
	display: block;
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
	text-decoration:none;
	padding: 2px 0 0 2px;
}

#product .details a:hover {
	background: url(http://draytek.com.ro/etc/images/detalii_over.jpg) no-repeat;
}
/*____________________________________________________________________________________________*/

#productShow {
	width: 100%;
	border: 1px solid #AFAFAF;
}

#productShow .left {
	width: 220px;
	border-right: 1px dotted #999;
	padding: 20px 0 0 0;
}

#productShow .left .name {
	color: #E75B06;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	text-align: center;
}

#productShow .left .image {
	text-align: center;
	padding: 15px 0 15px 0;
	height: 110px;
}

#productShow .left .image img {
	border: 1px solid #898989;
}

#productShow .left .description {
	color: #304443;
	font-size: 11px;
	height: 50px;
	text-align: center;	
}

#productMenu {
	text-align: center;
	
	background: #fff;
}

#productMenu .header {
	background: url(http://draytek.com.ro/etc/images/menu_header_back.jpg) repeat-x;
	height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 0;
}

#productMenu .headerLeft {
	background: url(http://draytek.com.ro/etc/images/menu_header_left.jpg) no-repeat right;
	width: 14px;
}

#productMenu .headerRight {
	background: url(http://draytek.com.ro/etc/images/menu_header_right.jpg) no-repeat left;
	width: 14px;
}

#productMenu .content {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	
	
}

#productMenu li {
	border-bottom: 1px dotted #AFAFAF;
	padding: 2px 0 2px 0;
	overflow: hidden;
	text-align: left;
}

#productMenu .content a {
	color: #453499;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#productMenu .content a:hover {
	text-decoration: underline;
}

/*____________________________________________________________________________________________*/

#bar {
	background: url(http://draytek.com.ro/etc/images/bara_menu.jpg) no-repeat;
	height: 25px;
	font-weight: bolder;
	font-size: 14px;
	color: #fff;
	padding: 2px 0 0 50px;
}

/*____________________________________________________________________________________________*/

#firstpage {
	text-align: center;
}

#firstpage .col0{
	background: url(http://draytek.com.ro/etc/images/green.gif) no-repeat;
	width: 245px;
	height: 276px;
	text-align: center;
}

#firstpage .col1{
	background: url(http://draytek.com.ro/etc/images/blue.gif) no-repeat;
	width: 245px;
	height: 276px;
	margin: 0 20px 0 20px;
}

#firstpage .col2{
	background: url(http://draytek.com.ro/etc/images/red.gif) no-repeat;
	width: 245px;
	height: 276px;
}

#firstpage .space {
	width: 40px;
}

#firstpage .col0 .image, #firstpage .col1 .image, #firstpage .col2 .image {
	padding: 20px 0 0 0;
	height: 120px;
}

#firstpage .col0 .description, #firstpage .col1 .description, #firstpage .col2 .description {
	height: 70px;
	font-size: 12px;
	font-family: verdana;
	color: #353430;
}

#firstpage .col3, #firstpage .col4, #firstpage .col5, #firstpage .col6 {
	width: 235px;
}

#firstpage .col3 .name a {
	background: url(http://draytek.com.ro/etc/images/menu_name1.jpg) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: verdana;
	padding: 4px 0 0 0;
	height: 21px;
	display:block;
	text-decoration: none;
}

#firstpage .col4 .name a {
	background: url(http://draytek.com.ro/etc/images/menu_name2.jpg) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: verdana;
	padding: 4px 0 0 0;
	height: 21px;
	display:block;
	text-decoration: none;
}

#firstpage .col5 .name a {
	background: url(http://draytek.com.ro/etc/images/menu_name3.jpg) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: verdana;
	padding: 4px 0 0 0;
	height: 21px;
	display:block;
	text-decoration: none;
}

#firstpage .col6 .name a {
	background: url(http://draytek.com.ro/etc/images/menu_name4.jpg) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: verdana;
	padding: 4px 0 0 0;
	height: 21px;
	display:block;
	text-decoration: none;
}

#firstpage .col3 .image, #firstpage .col4 .image, #firstpage .col5 .image, #firstpage .col6 .image {
	padding: 2px 0 0 0;
}

#firstpage .col3 .description, #firstpage .col4 .description, #firstpage .col5 .description, #firstpage .col6 .description {
	font-size: 12px;
	font-family: verdana;
	text-align: left;
	padding: 0 5px 0 5px;
}

/*__________________________________________________________________________________*/

 #faq {
 	padding-top: 20px;
}

#faq a {
	color: #555;
	text-decoration: none;
}

#faq a:hover {
	text-decoration: underline;
}

#faq .question {
	color: #ff5255;
	font-weight: bold;
}

/*__________________________________________________________________________________*/

#news {
	list-style-type: none;
	padding: 20px 0 0 0;
}

#news li a {
	padding: 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#news li a:hover {
	text-decoration: underline;
}

#news .date {
	font-weight: normal;
	width: 150px;
	float: left;
	font-size: 11px;
	padding: 4px 0;
}

#news .title {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
}

#news .content {
	font-size: 12px;
	font-family: tahoma;
	background-color: #fff;
}

/*__________________________________________________________________________________*/

#quickNews {
	margin: 0;
	padding: 10px 5px 20px 5px;
	list-style-position: inside;
	list-style-type: none;
	font-family: verdana;
	background: #ededed;
	border-left: 1px solid  #7d828a;
	border-right: 1px solid  #7d828a;
	border-bottom: 1px solid  #7d828a;
}

#quickNews .date {
	color: #a1a3a6;
	font-size: 10px;
}

#quickNews .title a {
	font-size: 12px;
	color: #2d49a6;
}

#quickNews .title a:hover {
	color: #15224e;
}

/*__________________________________________________________________________________*/

 #download {
 	background: #EDEDED;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
 }

 #download th {
 	font-weight: bold;
	padding: 0 0 5px 0;
 }
 
 #download td {
 	padding: 2px 0;
 }

 /*__________________________________________________________________________________*/

#firstpageItem {
	width: 674px;
	padding: 10px 0;
	border-bottom:1px dotted #676e79;
}

#firstpageItem .top {
 	background: url(http://draytek.com.ro/etc/images/up.jpg) no-repeat;
	height: 10px;
}

#firstpageItem .bottom {
 	background: url(http://draytek.com.ro/etc/images/down.jpg) no-repeat;
	height: 10px;
}

#firstpageItem .image {
	width: 200px;
	padding: 5px 10px;
}

#firstpageItem .content {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 100%;
	font-size: 13px;
	background: #fff;	
	color: #2f2f2f;
}

/*----------------------------------------------------------------*/
.loader {
	display: block;
	width: 150px;
	background: white;
	position: absolute;
	border: 1px solid #555;
	top: 0;
	left: 0;
	display: none;
}
.loader .ico {
	float: left;
	padding: 2px;
}
.loader .msg {
	margin: 10px 5px 0 20px;
	font-weight: bold;
	font-size: 13px;
}

#contentUpMargin {
	background: url(http://draytek.com.ro/etc/images/margin-up.png) no-repeat;
	height: 10px;
}

#contentDownMargin {
	background: url(http://draytek.com.ro/etc/images/margin-down.png) no-repeat;
	height: 10px;
}

#contentCenterMargin {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;	
	padding: 10px;
	width: 898px;
}
