/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #383f43;
	font: 14px Verdana, Arial, sans-serif;
	text-align: left;
	background: #78a5d0 url(../images/bg.jpg) repeat-x;
}



/*	-------------------------------------------------------------
	STRUCTURE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#container {
	width: 960px;
	margin: 20px auto;
	background: #fff;
	border-bottom: 4px solid #0155a6;
}

#header {
	height: 88px;
	padding: 0 20px;
}

#menu {
	height: 44px;
	background: #476c7e url(../images/menu_bg.jpg) repeat-x;
}
	
#main {
	padding: 10px 20px 20px 20px;
}

#content {
	padding-top: 10px;
}




/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header #logo {
	float: left;
	margin-top: 31px;
}

#header_call {
	float: right;
	margin-top: 29px;
}



/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menu_main {
	display: block;
	height: 44px;
	margin-left: 10px;
	border-left: 1px solid #5f7c8a;
}

#menu_main li {
	float: left;
}

#menu_main li a:link,
#menu_main li a:visited {
	display: block;
	float: left;
	font-size: 1.1em;
	padding: 0 14px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #5f7c8a;
	border-left: 1px solid #365361;
	text-transform: uppercase;
}


#menu_main li a.active:link,
#menu_main li a.active:visited {
	color: #90a6b0;
}

#menu_main li a:hover,
#menu_main li a.active:hover {
	color: #b9323c;
	text-decoration: underline;	
}



/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content h1 {
	font-size: 2.0em;
	color: #385868;
	padding: 4px 0 10px 0;
	letter-spacing: -1px;
}
	
#content h2 {
	font-size: 1.6em;
	color: #21409a;
	padding: 2px 0 8px 0;
}

#content ul {
	padding: 10px 0 15px 10px;
}

#content ul li {
	padding: 3px 0 5px 25px;
	background: url(../images/li_bg.gif) no-repeat 0 2px;
}

#content ul.features li {
	padding: 4px 0 6px 25px;
	font-size: 1.2em;
	background: url(../images/li_features.gif) no-repeat 0 6px;
}

#content p {
	padding: 5px 0 10px 0;
	line-height: 1.3em;
}


#content #mii_top {
	float: right;
	margin-top: 4px;
}

#content table.table {
	margin: 5px 0 10px 0;
}

#content table.table tr td {
	display: table-cell;
	padding: 2px 4px 3px 0;	
}

#content a:link,
#content a:visited {
	color: #2140ab;
}

#content a:hover {
	color: #2f53ce;
}

#content a.pdfLink:link,
#content a.pdfLink:visited {
	display: block;
	padding: 6px 0 10px 40px;
	font-size: 1.2em;
	color: #777;
	background: url(../images/pdf.gif) no-repeat 0 0;
}

#content a.pdfLink:hover {
	color: #444;
}




/*	-------------------------------------------------------------
	FRONT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#front_start {
	height: 438px;
	background: url(../images/front/machine.jpg) no-repeat top right;
}

#front_unika_logo {
	padding: 22px 0 0 0;
}

#front_start h1 {
	color: #ef3339;
	font-size: 1.7em;
	font-style: italic;
	width: 330px;
	padding: 20px 0 10px 0;
	text-align: center;
}

#front_start p{
	padding: 10px 0 0 0;
	font-size: 1.2em;
	color: #375868;
	width: 310px;
}

#front_links img {
	float: left;
	
}

#front_links img.gap {
	margin-left: 45px;	
}



/*	-------------------------------------------------------------
	EFFENE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
#effene_storage {
	float: right;
	text-align: center;
	width: 475px;
	padding-top: 20px;
}

#effene_accessories {
	float: left;
	width: 430px;
	padding-top: 20px;
}




/*	-------------------------------------------------------------
	ORDER - PRODUCTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content table.orderItems {
	width: 100%;
	margin: 10px 0 10px 0;
	border-collapse: collapse;
}

#content table.orderItems tr th {
	display: table-cell;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #555;
	border-bottom: 2px solid #cedde4;
}

#content table.orderItems thead th.price {
	text-align: center;	
	width: 90px;
}

#content table.orderItems thead th.quantity {
	text-align: center;	
	width: 150px;
}

#content table.orderItems tr td {
	display: table-cell;
	padding: 2px 0 3px 4px;
	border-bottom: 2px solid #cedde4;
	vertical-align: top;
	text-align: left;
}

#content table.orderItems h5 {
	padding: 10px 0 4px 0;
	color: #3a5a69;
	font-size: 1.4em;
}

#content table.orderItems tbody td.price {
	padding: 15px 0 4px 0;
	color: #666;
	font-size: 1.3em;
	text-align: right;
}

#content table.orderItems tbody td.price small {
	font-size: 0.5em;	
	color: #3a5a69;
}

#content table.orderItems td.quantity {
	padding: 15px 0 4px 0;
	text-align: center;
}

#content table.orderItems .textboxSmall {
	padding: 4px 2px;
	font-size: 1.3em;
	color: #555;
	border: 1px solid #baccd4;
	width: 25px;
}



/*	-------------------------------------------------------------
	ORDER - CONFIRM
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	Order Details
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#confirmOrder_details table {
	width: 100%;
	border-collapse: collapse;
}

#confirmOrder_details table thead th {
	display: table-cell;
	padding: 3px 7px;
	background: #4f7182;
	border: 1px solid #466777;
	border-left: 0;
	border-right: 0;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}

#confirmOrder_details table tbody td {
	display: table-cell;	
	padding: 3px 7px;
	background: #cdd8dd;
	border-bottom: 1px solid #b7c2c8;
	text-align: right;
}

#confirmOrder_details table tfoot td {
	display: table-cell;
	padding: 3px 7px;	
	background: #879ca6;
	border-bottom: 1px solid #7b8f98;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}

#confirmOrder_details table td.left,
#confirmOrder_details table th.left {
	text-align: left;
	float: none;
}


/*	Contact
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#confirmOrder_contact h2 {
	padding-top: 15px;
}



#confirmOrder_contact table tr td {
	display: table-cell;
	padding: 5px 5px 5px 6px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
}

#confirmOrder_contact table tr td label {
	font-weight: bold;
	padding-left: 8px;
}

#confirmOrder_contact table tr td.require label {
	background: url(../../../images/icons/require.gif) no-repeat 0 2px;
}

#confirmOrder_contact .textbox,
#confirmOrder_contact .textarea {
	border: 1px solid #888;
	width: 350px;
	padding: 3px 3px;
}

#confirmOrder_contact .textarea {
	height: 100px;	
}


#confirmOrder_contact .submitBox {
	padding: 10px 0 15px 200px;
}
	
	
/*	-------------------------------------------------------------
	DISTRIBUTOR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	


.cForm table tr td {
	display: table-cell;
	padding: 5px 5px 5px 6px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
}

.cForm table tr td label {
	font-weight: bold;
	padding-left: 8px;
}

.cForm table tr td.require label {
	background: url(../../../images/icons/require.gif) no-repeat 0 2px;
}

.cForm .textbox,
.cForm .textarea {
	border: 1px solid #888;
	width: 350px;
	padding: 3px 3px;
}

.cForm .textarea {
	height: 100px;	
}


.cForm .submitBox {
	padding: 10px 0 15px 200px;
}
	
	


/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg,
#errorMsg {
	padding: 5px 10px;
	border-top: 1px solid #999;
}

#successMsg h5,
#errorMsg h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0 5px 23px;
	background: no-repeat 0 1px;
}

#successMsg p,
#errorMsg p {
	color: #905b1d;
}

#successMsg a:link,
#successMsg a:visited,
#successMsg a:hover {
	color: #fff;
}

#errorMsg a:link,
#errorMsg a:visited,
#errorMsg a:hover {
	color: #724714;
}
	
/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg {
	background: #6fb558;
	border-bottom: 1px solid #5fa349;
}

#successMsg h5 {
	color: #fff;
	background-image: url(../../../images/icons/msg_success.gif);
}

#successMsg p {
	color: #fff;
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#errorMsg {
	background: #f6db5a;
	border-bottom: 1px solid #e5ca47;
}

#errorMsg h5 {
	color: #82531b;
	background-image: url(../../../images/icons/msg_error.gif);
}

#errorMsg p {
	color: #905b1d;
}
	
	