/* @override http://vefhetjan.is/stylesheets/master.css */

/* @override 
	http://vefhetjan.is/stylesheets/master.css
	http://vefhetjan.is/stylesheets/master.css
	http://vefhetjan.is/stylesheets/master.css
	http://vefhetjan.is/_blog/stylesheets/master.css
	http://www.vefhetjan.is/stylesheets/master.css
*/

@charset "utf-8";


* {

	margin: 0;

	padding: 0;

}



html, body {

	height: 100%;

}



body {

	text-align: center;

	background-color: #e4e8eb;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 62.5%;

}



/*--------------------------------------------*/





/*fonts, links, and colors etc*/

p {

	color: #808080;

	margin-bottom: 12px !important;

	font-size: 1.3em;

}



h1, h2, h3, h4, h5, h6 {

	color: #4d4d4d;

	text-decoration: none;

}



h1 {

	font-size: 2.3em;
	margin: 0 0 24px;
}



h1 span, h1 font {

	color: #72b221;

}



h2.post-title {

	border-bottom: 1px solid #ccc;



	font-size: 2.3em;



	margin: 0;



	padding: 0 0 3px 0;

}



h3 {

	font-size: 1.4em;

	clear: both;

}



h4 {

	font-size: 1.4em;

}

p span {

	color: #72b221;
	font-weight: bold;
}

h5 {

	font-size: 1.1em;

	font-weight: bold;

}



a {

	/* get rid of link outlines in firefox */

	outline-color:invert;

	outline-style:none;

	outline-width:medium;

}



a:link {

	color: #2181b2;

	text-decoration: none;

}



a:hover {

	color: #72b221;

	text-decoration: none;

}



a:visited {

	text-decoration: none;

}



a:active {

	text-decoration: underline;

}



img {

	border: none;

}



hr {

	height: 2px;

	display: block;

	background: url(../Images/hr.gif) top left repeat-x;

}



iframe {

	height: 200px;

	overflow: visible;

	border: none;

}



/*Layout*/



#wrapper {

	text-align: left;

	width: 1000px;

	margin: 0 auto;

	background: url(../Images/wrap_back.gif) top left no-repeat #e4e8eb;

	position: relative;

	top: 0px;

	border-top: 1px solid #d6dce1;

	margin-top: -1px;

	/**padding-top: 110px;*/

}

#wrapper2 {

	text-align: left;

	width: 1000px;

	margin: 0 auto;

	background: url(../Images/wrap_back2.gif) top left no-repeat #e4e8eb;

	position: relative;

	top: 0px;

	border-top: 1px solid #d6dce1;

	margin-top: -1px;

	/**padding-top: 110px;*/

}

#wrapper3 {

	text-align: left;

	width: 1000px;

	margin: 0 auto;

	background: url(../Images/wrap_back3.gif) top left no-repeat #e4e8eb;

	position: relative;

	top: 0px;

	border-top: 1px solid #d6dce1;

	margin-top: -1px;

	/**padding-top: 110px;*/

}


div.search-box {

	position: absolute;

	top: 5px;

	right: 35px;

}



input#CAT_Search {

	background: url(../Images/search.gif) top left no-repeat;

	padding-left: 24px;

	border: none;

	font-size: 10px;

	width: 95px;

	height: 18px;

	line-height: 18px;

}



input#search_button {

	position: absolute;

	top: 7px;

	left: 8px;

	border: none;

	width: 15px;

	height: 15px;

}



ul#nav {

	position: absolute;

	right: 46px;

	top: 66px;

	font-size: 1.5em;

	font-weight: bold;

	list-style: none;

}



ul#nav li {

	display: inline;

	margin-left: 0.6em;

	margin-right: 0.6em;

}



ul#nav a{

	color: #4d4d4d;

	text-decoration: none;

}





ul#nav a:hover {

	color: #72b221;

}



.spacer { /*fixes ie positioning*/

	position: relative;

	float: left;

	top: 0px;

	left: 0px;

}



#header {

	width: 934px;

	height: 318px;

	margin: 0 auto;

	margin-top: 110px;

	background: url(../Images/head_back.gif) top left no-repeat;

	position: relative;

	z-index: 2;

}



#sub_head {

	position: relative;

	width: 934px;

	margin: 0 auto;

	margin-top: 110px;

	height: 135px;

	background: url(../Images/head_back_2.png) top left no-repeat;

}



#header img#hero {

	position: absolute;

	top: -60px;

	*top: -40px;

	*height: 369px;

	left: 70px;

	z-index: 3;

	_display: none;

}



#header img#ie6hero {

	position: absolute;

	top: 0px;

	left: 70px;

}



a#permalink {

	position: absolute;

	float: none;

	display: block;

	height: 60px;

	width: 150px;

	left: 10px;

	top: -69px;

	text-indent: -9999px;

	z-index: 9999;

}



a.next, a.previous {

	height: 51px;

	width: 51px;

	position: absolute;

	display: block;

}

.headerlinks {
	color: #f6e934 !important;
	font-weight: bold;
	font-size: 1.2em;
}



#header a.next {

	top: 125px;

	z-index: 9999;

}



#header a.next {

	left: 865px;

}







#tabs {

	height: 29px;

	background: url(../Images/tabs.png) top right no-repeat;

	position: relative;

	top: -34px;

	right: -22px;



}



a#buy, a#trial, a#login {

	position: absolute;

	display: block;

	height: 29px;

	top: 0px;

}



a#buy {

	width: 98px;

	right: 199px;

}



a#trial {

	width: 98px;

	right: 100px;

}



a#login {

	width: 79px;

	right: 20px;

}



#page {

	width: 888px;

	margin: 0 auto;

	background: url(../Images/page_back.png) top left repeat-y;

	border-right: 1px solid #bac0c4;

	border-left: 1px solid #bac0c4;

	clear: both;

	overflow: auto;

	padding: 32px 22px 22px;
	z-index: 0;
}



.inner {

	overflow: visible;

	margin-top: -47px;

	*margin-top: 0px;

}



#page li {

	font-size: 1.3em;

	margin-left: 22px;

	list-style: disc;

}



.main {

	float: left;

	width: 565px;

	padding-left: 20px;

	text-align: left;

}



.main .plans {

	background: url(../Images/plans.gif) top left no-repeat;

	height: 111px;

	position: relative;

	left: -42px;

	margin-bottom: 30px;

}



.plans a {

	position: absolute;

	height: 37px;

	width: 118px;

	top: 72px;

}



a#small {

	left: 72px;

}



a#muscle {

	left: 241px;

}



a#hulk {

	left: 411px;

}



.main .browse {

	height: 236px;

	background: url(../Images/browse.png) top left no-repeat;

	position: relative;

	margin-top: 40px;

}



.main .browse a.next, .main .browse a.previous {

	top: 81px;

}



.main .browse a.next {

	left: 27px;

}



.main .browse a.previous {

	left: 494px;

}



a.browsenav {

	position: absolute;

	bottom: 5px;

	height: 37px;

	width: 106px;

}

#banner_ad {
float:right;
margin-top: 25px;
margin-right: 15px;
}

a#illustrations {

	left: 78px;

}



a#seo {

	left: 185px;

	width: 99px;

}



a#hosting {

	left: 285px;

	width: 90px;

}



a#design {

	left: 376px;

	width: 116px;

}



a#illustrations:hover {

}



a#seo:hover {

}



a#hosting:hover {

}



a#design:hover {

}



.sidebar {

	float: right;

	border-left: 1px solid #ececec;

	width: 240px;

	padding: 0 15px 0px;

	text-align: left;

}



.sidebar b {

	font-size: 0.85em;

	float: right;

	color: #4d4d4d;

	margin-bottom: 14px;

}



.sidebar p {

	clear: both;

}



ol.blogsitesummary li {

	list-style: none;

	display: block;

	background: url(../Images/hr.gif) top left repeat-x;
	padding-top: 10px;
}



div.newsletter-form {

	border: none;

	overflow: auto;

	width: 240px;
	padding-bottom: 8px;
}



input#catlistbutton {

	float: right;

}



div.newsletter-form input.cat_textbox_small {

	border: 2px solid #d9d9d9;

}



div.newsletter-form h3 {

	background: none;

	border: none;

}



div.bloglist {

	clear: right;

	float: right;

	width: 235px;

	background: url(../Images/side_back.png) bottom right no-repeat;
	margin-top: -10px;
}



div.subtitle {

	float: left;

	width: auto;

	text-align: left;

	text-decoration: none;

	color: #72b221;

	padding: 20px 0 20px 20px;

	font-size: 3.3em;

	font-weight: bold;

}



#footer {

	width: 934px;

	height: 81px;

	margin: 0 auto;

	clear: both;

	background: url(../Images/footer.png) top left no-repeat;

}



/* Blog Styling */



div.post-body {

	overflow: auto;

	margin: 0 0 36px;

}



div.links {

	float: right;

	padding-left: 20px;

	background: url(../Images/comment.gif) left center no-repeat;

}



div.links a, div.links a:visited {

	color: #72b221;

}



div.links a:hover {

	color: #4d4d4d;

}



div.post-details {



	color: #888;



	font-size: 11px;



	margin: 0 0 18px;



}



ul.inline {

	display: block;

	padding-top: 14px;

}



ul.inline li {

	display: inline;

}



ul.inline img {

	display: inline; /*fixes ie6*/

	margin-bottom: -4px;

}



ul.inline strong {

	font-size: 1.1em;

	color: 4d4d4d;

	font-weight: bold;

}



ul.inline strong span {

	color: #72b221;

}



.sidebar span.date {

	display: block;

}



ol.blogsitesummary, div.bloglist li {

	list-style: none !important;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 0;
}



ol.blogsitesummary a {

	display: block;

}



ol.blogsitesummary * {

	clear: both;
}



/* Slider CSS Part I*/



a.button.next {

	float: right;

	text-indent: -9999px;

}



a.button.next {

	background: url(../cssimg/next.png) no-repeat 0 0;

	_background: url(../cssimg/ext.gif) no-repeat 0 0;

	height: 52px;

	width: 51px;

}



a.button.next img {

	display: none;

}



a.button.next:hover, .scroller a.button.next:active {


}



.home .scroller #section1 a.next {

	background: none;

	float: right;

}



ul#tour-path {

	background: none /*#1e8bbe*/;

}



.home .scroller {

	background: none;

}





.home .scroller #section1 {

	background: url(../images/1slide.png) no-repeat 280px 26px;

}
.home .scroller #section_leiga {

	background: url(../images/leigu.png) no-repeat 320px 26px;

}




#tour-path a:link, #tour-path a:visited {

	text-decoration:none;

	font-size: 10px;

}



#tour-path a:hover, #tour-path a:active {

	color: #72b221;

	text-decoration:none;

}

#tour-path a.on {

	background:transparent url(../cssimg/on-frontpageslider-new.jpg) no-repeat scroll 50% 0pt;	

	cursor:default;

}





/* Slider CSS part II*/



ul#tour-path {

	height: 28px;

	margin: 0 0 36px;

	padding: 0 0 0 20px;

	width: 664px;

	*width: 690px;

	position: absolute;

	bottom: -35px;

	right: 0px;

	*right: -15px;

}



ul#tour-path li {

	display: inline;

}



ul#tour-path li a {

	color: #fff;

	float: left;

	font-size: 11px;

	line-height: 28px;

	margin: 0 6px;

}



.home .scroller {

	height: 318px;

	overflow: hidden;

	width: 934px;

}



.home .scroller .section {

	height: 318px;

	float: left;

	overflow: hidden;

	width: 960px;

}



.home .scroller #section1 a.next {

	background: none;

	float: right;

}



.home .scroller .content {

	width: 10000px;

}



.scroller .content img.screenshot {

	border: 3px solid #dfdfdf;

	float: right;

	margin: 15px 110px 0 0;

	width: 375px;

}



.scroller .content .video {

	margin: 15px 20px 20px 20px;

	width: 310px;

}



.caption {

	float: left;

	font-size: 12px;

	height: 300px;

	padding: 24px 18px 18px 50px;

	width: 400px;

}



.home .scroller #section1 .caption {

	padding-top: 40px;

}



.caption h1 {

	color: #222;

	font-size: 14px;

	font-weight: normal;

	line-height: 24px;

	margin: 54px 0 0;

}



.home .scroller #section1 .caption h1 {

	margin: 45px 0 24px;

}



.caption p {

	color: #fff;

	line-height: 16px;

	margin: 0 0 20px 0;

	font-size: 1em;

	padding-left: 220px;

}



.caption h2 {

	padding-left: 220px;
	color: #f1f1f1;
}



.caption ul {

	margin: 40px 0 0 0;

}



.caption ul li {

	list-style: none;

	margin: 18px 0;

}



#flashcontent {

	margin: 30px 0 0 0;

}



.caption ul li img {

	vertical-align: top;

	margin: 0 10px 0 0;

}



/* tour */

.container {

  width: 950px;

  margin: 0 auto;

}



.col {

  float: left;

  width: auto;

  padding-left: 10px;

}


table {border-collapse:collapse;}
table img {
}

th.side {
	background: transparent url(../images/bg_th_side.gif) no-repeat bottom left;
}
td.side {
	text-align:right;
	background: transparent url(../images/bg_td_side.gif) no-repeat bottom left;
	width:100px;
	font:bold 12px/15px verdana;
	color: #fff;
	padding-right:8px;
}

#pricetable th {
	height:64px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:#fff;
	font:normal 21px/27px arial;
	letter-spacing:2px;
}

th.choiceA, th.choiceB, th.choiceC{
		background:transparent url(../images/bg_th.gif) no-repeat bottom left;

}


#pricetable td{
	text-align:center;
	
	border-right:1px solid #fff;
	color:#fff;
	width:108px;
	height:40px;
	font:bold 12px/18px verdana;
}
td.choiceA, td.choiceB, td.choiceC {
	background:transparent url(../images/bg_td.gif) no-repeat bottom left;
}

td.on {background:transparent url(../images/bg_td_on.gif) no-repeat bottom left;}
th.on {
	background:transparent url(../images/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
}

tfoot td {
	
	height:64px !important;
	vertical-align:top !important;
	padding-top:8px !important;
}
tfoot td.choiceA, tfoot td.choiceB, tfoot td.choiceC{
	background:transparent url(../images/bg_foot_td.gif) no-repeat top left !important;
}

tfoot td.on {
	background:transparent url(../images/bg_foot_td_on.gif) no-repeat top left !important;
	padding-top:16px;
}
tfoot td.side {background: transparent url(../images/bg_foot_td_side.gif) no-repeat top left;}

#formcontainer {
	width:310px;
	height:247px;
	background: transparent url(../images/bg_form.gif) no-repeat left;
	position:absolute;
	top:83px;
	left:269px;
}

#formcontainer img {
	display: block;
	float: right;
	padding-right: 30px;
	padding-top: 8px;
}

#formcontainer ul {
	margin: 10px 0 0 -6px;
	padding-left: 15px;
	color: white;
	font-weight: bold;
}

#formcontainer li {
	list-style-image: url(../images/check.png);
}

#prices {
	position:relative;
}

#prices input {
	width: 250px;
}

#prices .cat_listbox {
	height: 60px;
	width: 250px;
	
}


div.photo                 {float:left; display:inline; margin:0 13px 6px 0;}
div.photo img           {border:1px solid; color: #2181b2; padding:2px;}


/* FixPNG for IE6 */



/* FixPNG from Komodo */



* html .fixPNG {

azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "/cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);

}






