/*   
Theme Name: ZerroQ Design
Theme URI: http://www.zerroq.lv
Description: This theme is exclusive property of www.zerroq.lv and may not be used in any way unless with the permission of www.zerroq.lv.
Author: Arturs Marcus 'ZerroQ' Zilgalvis
Author URI: http://www.zerroq.lv
Template: zqdesign
Version: 1.0 alfa
.
General comments/License Statement if any.
.
*/
/* Reset StyleSheet */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* Links */
a{background-color:inherit; color:#737375; text-decoration:none;}
a:link{background-color:inherit; color:#737375; text-decoration:none;}
a:visited{background-color:inherit; color:#737375; text-decoration:none;}
a:hover{background-color:inherit; color:#ed3d8b;}
a img{border:0; outline: 0px;}

/* My custom web font */
@font-face { font-family:"MyCustomFont"; src:url(http://www.zerroq.lv/ttf/candara.ttf) format("truetype"); }


/* Layout */
body { background-color: #e8e8e8; }
.warn { color: #ea227b; }

#logopos { margin: 100px 0px 0px 200px; display: block; width: 100%; height: 70px; background:url("http://www.zerroq.lv/img/index.png"); float: left; background-repeat: no-repeat; outline: 0px; }
#page { margin: 0px 0px 0px 0px; }

/* "pleft" ir navigacija */
#pleft { margin: 0; padding: 0px 0px 0px 59px; display: block; float: left; width: 143px; text-align: right; border:0px dashed black; }
/
/* "pright" ir kontents */
#pright-content { margin: 0; display: block; float: right; width: 500px; text-align: left; border:1px dashed black; }
#xcontent { display: block; float: left; padding: 0px 4px 0px 16px; font-size: 10pt; font-family: Candara; color: #525252; border:0px dashed black; }

/* navigacijas pogas */
	a.b-welc { display: block; width: 143px; height: 15px; text-decoration: none; background:url("http://www.zerroq.lv/img/b_00.png"); float: left; background-repeat: no-repeat; outline: 0px; }
				a.b-welc:hover { background-position: 0px -15px; text-decoration: none; }
				
	a.b-req { display: block; width: 143px; height: 15px; text-decoration: none; background:url("http://www.zerroq.lv/img/b_00req.png"); float: left; background-repeat: no-repeat; outline: 0px; }
				a.b-req:hover { background-position: 0px -15px; text-decoration: none; }

	a.b-hire { display: block; width: 143px; height: 15px; text-decoration: none; background:url("http://www.zerroq.lv/img/b_00hire.png"); float: left; background-repeat: no-repeat; outline: 0px; }
				a.b-hire:hover { background-position: 0px -15px; text-decoration: none; }

	a.b-con { display: block; width: 143px; height: 15px; text-decoration: none; background:url("http://www.zerroq.lv/img/b_01.png"); float: left; background-repeat: no-repeat; outline: 0px; }
				a.b-con:hover { background-position: 0px -15px; text-decoration: none; }
				
	a.b-about { display: block; width: 143px; height: 15px; text-decoration: none; background:url("http://www.zerroq.lv/img/b_02.png"); float: left; background-repeat: no-repeat; outline: 0px; }
				a.b-about:hover { background-position: 0px -15px; text-decoration: none; }
				
	a.b-net { display: block; width: 143px; height: 15px; text-decoration: none; background:url("http://www.zerroq.lv/img/b_03.png"); float: left; background-repeat: no-repeat; outline: 0px; }
				a.b-net:hover { background-position: 0px -15px; text-decoration: none; }

