
html,
body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #fff;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;	
	font-weight: normal;
	padding: 0px 5px 10px 0px;
	margin: 0px;
	text-shadow:0px 1px 1px rgba(0,0,0,0.5);
}

#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -250px;
	    margin-left: -250px;
	    width: 500px;
	    height: 500px;
	    background-image: url(../img/siteLogo.png);
	}​

#divElement2{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -250px;
	    margin-left: -250px;
	    width: 500px;
	    height: 500px;
	}​



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 400px) {
	
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -110px;
	    margin-left: -110px;
	    width: 212px;
	    height: 254px;
	    background-image: url(../img/siteLogo_small.png);
	}​

	#divElement2{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -110px;
	    margin-left: -110px;
	    width: 212px;
	    height: 254px;
	}​
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -253px;
	    margin-left: -212px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
	#divElement2{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -253px;
	    margin-left: -212px;
	    width: 424px;
	    height: 507px;
	}​
}

/* iPads (landscape) ----------- */
/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -253px;
	    margin-left: -212px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
}*/

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -250px;
	    margin-left: -250px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
}

/* iPhone (portrait) ----------- */
@media only screen and (min-device-width : 640px) and (max-device-width : 1024px) and (orientation : portrait) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -250px;
	    margin-left: -250px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 800px) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -250px;
	    margin-left: -250px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 300px) and (max-width : 1024px) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -110px;
	    margin-left: -110px;
	    width: 212px;
	    height: 254px;
	    background-image: url(../img/siteLogo_small.png);
	}​
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -250px;
	    margin-left: -250px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
}

/* iPhone 4 ----------- */
/*@media only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
	#divElement{
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -253px;
	    margin-left: -212px;
	    width: 424px;
	    height: 507px;
	    background-image: url(../img/siteLogo.png);
	}​
}*/

.teamTextHeaders {
	font-family:Helvetica;
	font-size:14px;
	letter-spacing:0.8;
	color:#FFF;
	margin-left: 10px;
	text-transform: uppercase;
}

a {
	font-family:Helvetica;
	letter-spacing:0.8;
	color:#dd3d2d;
	text-decoration:none;
}
a:hover {
	font-family:Helvetica;
	letter-spacing:0.8;
	color:#861e14;
}

a.usedbikes {
	font-family:Helvetica;
	letter-spacing:0.8;
	color:#FFF;
	text-decoration:none;
}
a.usedbikes:hover {
	font-family:Helvetica;
	letter-spacing:0.8;
	color:#f7bdb7;
}

a.footerLinkscolor {
	font-family:Helvetica;
	letter-spacing:0.8;
	color:#868686;
	text-decoration:none;
}
a.footerLinkscolor:hover {
	font-family:Helvetica;
	letter-spacing:0.8;
	color:#b2b2b2;
}

#header {
	width: 680px;
	height: 228px;
	position: relative;
	margin: 0px auto 0px;
	/*background-color: #ff0000;*/
	/*z-index:999;*/
}

#sysbody {
	padding:0px;
	padding-bottom:0px;	/* Height of the footer */
}

#syscontainer {
	min-height:100%;
	position:relative;
}

/* FOOTER*/

#sysfooter {
	position:absolute;
	left: 50%;
	margin-left: -350px;
	bottom:0;
	width:700px;
	height:0px;

}


.footer_holder {
	margin: 0 auto 0;
	width: 70%;
	height:auto;
	overflow:auto;
}

.footer_logo {
	width:100px;
	height:100px;
	margin:10px;
	float:left;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.footer_social {
	width:auto;
	height:24px;
	margin:10px 0px 0px 5px;
	float:right;
	transition:All .25s ease;
    -webkit-transition:All .25s ease;
    -moz-transition:All .25s ease;
    -o-transition:All .25s ease;
    opacity: 1;
	transition-property: opacity .25s ease;
    cursor:pointer;
}

.footer_social:hover {
	opacity: 0.5;
    cursor:pointer;
}

.footer_holder_text {
	margin: 10px auto 0;
	width: 70%;
	height:auto;
	overflow:auto;	
}

.footerTextProp {
	font-family:Helvetica!important;
	font-size:10px;
	letter-spacing:0.8!important;
	color:#868686;
	line-height:12px;
	margin-left:12px;
	text-shadow:0px 1px 1px rgba(0,0,0,0.5);
}

.footerLinksHolder {
	width:300px;
	height:auto;
	overflow:auto;
	margin:5px;
	float:left;
	border-left: 1px #868686 solid;
}

.footerLinks {
	font-family:Helvetica!important;
	font-size:14px;
	letter-spacing:0.8!important;
	color:#868686;
	line-height:26px;
	margin-left:12px;
	text-shadow:0px 1px 1px rgba(0,0,0,0.5);	
}

#footer_image_left {
	position: absolute;
	bottom: 10px;
	left: 0px;
	background-image: url(../img/bikeLeft.png);
	background-position: bottom left;
	background-repeat: no-repeat;	
	z-index: 999;
}


/* FORMS */

input.large, select.large {
  width:200px;
  font-size: 18px;
  font-family: Arial;
  color:#666666;
  padding:10px;
  border: 1px solid #8a8a8a;
  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	 
}

input.large:hover, select.large:hover {
  width:200px;
  font-size: 18px;
  font-family: Arial;
  color:#666666;
  padding:10px;
  border: 1px solid #930;
  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  
}

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666466;
	padding: 12px 17px;
	margin-top:8px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#dbdbdb 72%,
		#f5f3f2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.72, #dbdbdb),
		to(#f5f3f2));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #8a8a8a;
	
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}

button.css3button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C30;
	padding: 12px 17px;
	margin-top:8px;
	background: -moz-linear-gradient(
		top,
		#f5f3f2 0%,
		#dbdbdb 72%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#f5f3f2),
		color-stop(0.72, #dbdbdb),
		to(#ffffff));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #8a8a8a;
	
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}

.contactError{
	position:absolute;
	width:auto;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 9px 7px 7px 7px;
	margin:11px 5px 0px 0px;
	cursor:pointer;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #821313;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 0px rgba(000,000,000,1),
		0px 1px 0px rgba(255,255,255,0.2);
}

input.css3buttonYama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 15px;
	margin-top:8px;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #910202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#910202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#910202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#910202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#910202 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#910202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#910202',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #470000;
	
	text-shadow:
		0px -1px 1px rgba(0,0,0,0.2),
		0px 1px 0px rgba(0,0,0,0.3);
	cursor:pointer;
}

input.css3buttonYama:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	padding: 12px 17px;
	margin-top:8px;
	background: #910202; /* Old browsers */
	background: -moz-linear-gradient(top,  #910202 0%, #ff3019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#910202), color-stop(100%,#ff3019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #910202 0%,#ff3019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #910202 0%,#ff3019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #910202 0%,#ff3019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #910202 0%,#ff3019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#910202', endColorstr='#ff3019',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #470000;
	
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}

button.css3buttonYama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px 11px;
	margin:0px 10px 0px 10px;

	float: right;

	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #d80404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#d80404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#d80404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#d80404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#d80404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#d80404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#d80404',GradientType=0 ); /* IE6-9 */


	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c90019;
	
	text-shadow:
		0px -1px 1px rgba(0,0,0,0.2),
		0px 1px 0px rgba(0,0,0,0.3);
	cursor:pointer;
}

button.css3buttonYama:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px 11px;
	margin:0px 10px 0px 10px;

	float: right;
	
	background: #d80404; /* Old browsers */
	background: -moz-linear-gradient(top,  #d80404 0%, #ff3019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d80404), color-stop(100%,#ff3019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d80404 0%,#ff3019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d80404 0%,#ff3019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d80404 0%,#ff3019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d80404 0%,#ff3019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80404', endColorstr='#ff3019',GradientType=0 ); /* IE6-9 */

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #470000;
	
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(0,0,0,0.3);
	cursor:pointer;
}

a.css3Normalbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666466;
	padding: 12px 17px;
	margin-top:8px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#dbdbdb 72%,
		#f5f3f2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.72, #dbdbdb),
		to(#f5f3f2));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #8a8a8a;
	
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}

a.css3Normalbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C30;
	padding: 12px 17px;
	margin-top:8px;
	background: -moz-linear-gradient(
		top,
		#f5f3f2 0%,
		#dbdbdb 72%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#f5f3f2),
		color-stop(0.72, #dbdbdb),
		to(#ffffff));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #8a8a8a;
	
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}


/* Content layer  */

/* TEXT PROPERTIES */

.headersText{
	font-family:Arial;
	font-size:22px;
	letter-spacing:0.8;
	color:#000;
	font-weight: normal;
	margin:5px;
}

.recipeName {
	font-family: Arial;
	font-size: 13px;
	color: #383838;
	margin:5px;
	font-weight: bold;
}

.recipeContent {
	font-family: Arial;
	font-size: 13px;
	color: #383838;
	margin:5px;
	padding-bottom: 10px;
	font-weight: normal;
}

a.recipeLink:link {
	font-family: Arial;
	font-size: 13px;
	color: #f32d19;
	margin:5px 5px 5px 0px;
	font-weight: normal;
	text-decoration: none;
}
a.recipeLink:hover {
	font-family: Arial;
	font-size: 13px;
	color: #692018;
	margin:5px 5px 5px 0px;
	font-weight: normal;
	text-decoration: underline;
}


/* TEXT PROPERTIES */

#main_content {
	margin: 0px auto 0px;
	width:682px;
	height: auto;
	overflow: auto;
	background-color:#e3e4e6;
	padding:0px 0px 5px 0px; 
}

.mainImageHolderIndex {
	width: 227px;
	height: 227px;
	/*display: inline-block;*/
	background-color: #dee106;
	float: left;
	margin:0px;
	transition:All .25s ease;
    -webkit-transition:All .25s ease;
    -moz-transition:All .25s ease;
    -o-transition:All .25s ease;
	transition-property: opacity .25s ease;
	opacity: 1;
	cursor: pointer;
	position: relative;
}

.mainImageHolderIndex:hover {
	width: 227px;
	height: 227px;
	/*display: inline-block;*/
	background-color: #cdcdcd;
	float: left;
	margin:0px;
	opacity:0.8;
}

.mainImageHolderIndex_whiteBG {
	width: 186px;
	height: 24px;
	/*display: inline-block;*/
	background-color: #ffffff;
	float: left;
	/*margin: 10px 0px 0px 0px;*/
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);

	/*text properties*/
	font-family: Arial;
	font-size: 14px;
	color: #ec1c24;
	padding:8px 0px 0px 5px;

	position: absolute;
	top: 10px;
	left: 0px;

}

#main_content_category {
	margin: 20px auto 0px;
	width:682px;
	height: auto;
	overflow: auto;
	background-color:#e3e4e6;
	padding:0px 0px 0px 0px; 
}

.categoryHeader {
	width: 90%;
	height: 24px;
	/*display: inline-block;*/
	background-color: #ec1c24;
	float: left;
	margin: 10px 0px 0px 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);

	/*text properties*/
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	padding:8px 0px 0px 5px;

	/*position: absolute;
	top: 10px;
	left: 0px;*/
}

.categoryFooter {
	width: 98%;
	height: 24px;
	/*display: inline-block;*/
	background-color: #e3e4e6;
	margin: 20px auto 0px;
	
	/*-moz-box-shadow:    0  2px 2px -2px #696868, 
                        0 -2px 2px -2px #696868;
    -webkit-box-shadow: 0  2px 2px -2px #696868, 
                        0 -2px 2px -2px #696868;
     box-shadow:        0  2px 2px -2px #696868, 
                        0 -2px 2px -2px #696868;*/

    box-shadow: 0px 6px 5px -7px #999, 0px -6px 5px -7px #999;

	/*text properties*/
	font-family: Arial;
	font-size: 14px;
	color: #333;
	padding:8px 0px 0px 5px;

}

#display_list_categories {
	margin: 0px auto 0px;
	width:100%;
	height: auto;
	overflow: auto;
	/*background-color:#9c0;*/
	padding:0px; 
}

.display_list_categories_holder {
	margin: 0px auto 0px;
	width:660px;
	height: auto;
	overflow: auto;
	padding:5px; 
}


.display_list_cat_img {
	width: 88px;
	height: 88px;
	margin: 5px;
	float: left;

	/* Corners & Shadows */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
}

.display_list_head_block{
	width:540px;
	height: auto;
	overflow: auto;
	padding: 5px 5px 5px 10px;

	/* TEXT PROPERTIES */
	font-family: Arial;
	font-size: 14px;
	color: #383838;
	font-weight: bold;
}

.display_list_head_content{
	width:540px;
	height: auto;
	overflow: auto;
	padding: 5px 5px 5px 10px;

	/* TEXT PROPERTIES */
	font-family: Arial;
	font-size: 12px;
	color: #383838;	
	font-weight: normal;
}

.display_list_readmorebut {
	width:540px;
	height: auto;
	overflow: auto;
	/*padding: 5px 5px 5px 10px;*/

}

/* FINAL VIEW OF RECIPES */
.final_view_left_frame{
	width:45%;
	height:auto;
	overflow: auto;
	float: left;
}

.mainImage_display_holder {
	width: 282px;
	height: 321px;
	margin: 10px;
	padding-top: 10px;
	background-color: #f4f4f4;

	-webkit-box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.5);
	box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.5);
}

.final_view_right_frame{
	width:52%;
	height: auto;
	overflow: auto;
	float: right;
}

.final_display_content_head {
	padding: 0px 5px 0px 0px;

	/* TEXT PROPERTIES */
	font-family: Arial;
	font-size: 15px;
	color: #383838;
	font-weight: bold;
}

.final_display_content{
	padding: 0px 5px 5px 10px;

	/* TEXT PROPERTIES */
	font-family: Arial;
	font-size: 14px;
	color: #383838;	
	font-weight: normal;
}

.mainImage_final_display {
	width: 256px;
	height: 256px;
	margin:0 auto 0;
	background-color: #e3e4e6;
	border: 1px solid #666666;
}

.social_share_buttons {
	width: 256px;
	height: auto;
	overflow: auto;
	margin:15px auto 0;
}

.final_view_full_frame{
	width:100%;
	height:auto;
	overflow: auto;
	float: left;
	padding: 5px 0px 5px 0px;
}

.textPropertiesforList {
	padding: 5px 5px 5px 10px;

	/* TEXT PROPERTIES */
	font-family: Arial;
	font-size: 12px;
	color: #999;	
	font-weight: normal;
}

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

a.categoryList:hover {
	color: #666666;
	text-decoration: underline;
}

hr.splitterline {
	margin: 0px 0px 0px 0px;
	border: 0; height: 1px; 
	background-image: -webkit-linear-gradient(left, rgba(133,133,133,0), rgba(133,133,133,0.75), rgba(133,133,133,0)); 
	background-image: -moz-linear-gradient(left, rgba(133,133,133,0), rgba(133,133,133,0.75), rgba(133,133,133,0)); 
	background-image: -ms-linear-gradient(left, rgba(133,133,133,0), rgba(133,133,133,0.75), rgba(133,133,133,0)); 
	background-image: -o-linear-gradient(left, rgba(133,133,133,0), rgba(133,133,133,0.75), rgba(133,133,133,0)); 

}













