/* @override 
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?6
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?n
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?C
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?E
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?G
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?j
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?5
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?3
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?x
	http://localhost:8888/sardesignbuild/sites/all/modules/nice_menus/nice_menus.css?x
	http://localhost:8888/sardesignbuild/sites/all/themes/basic/css/style.css?c
	http://192.168.0.30:8888/sardesignbuild/sites/all/themes/basic/css/style.css?c
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?Z
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?S
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?u
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?x
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?e
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?X
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?J
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?W
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?G
	http://sardesignbuild.com/sites/all/themes/basic/css/style.css?T
*/

/* Font styles. */


.view-id-image_slideshow.view-display-id-block_1 {
	float: right;
	width: 625px;
	height: 200px;
	margin-top: 25px;
}
/* line 2, ../sass/style.sass */

@font-face {
	font-family: myriad;
	src: url('Myriadpro_Light.otf');
}

body {
 	margin: 0;
	color: #a1a1a1;
	background: #191919 url(../images/body-bg.jpg) no-repeat;
	height: auto;
	text-align: justify;
	font-family: myriad, "Myriad Pro";
	line-height: 25px;
}

#page {
	width: 900px;
	background-color: transparent;
}


/* Links */
/* line 10, ../sass/style.sass */
a:link, a:visited {
  text-decoration: none;
	color: #ff8d00;
}

/* line 15, ../sass/style.sass */
a:hover, a:active, li a.active {
  color: red;
}

/* Titles. */
/* line 21, ../sass/style.sass */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
  
}

/* line 24, ../sass/style.sass */
h1 {
  	padding: 0 0 0.5em;
  	margin: 0;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -3px;
	color: #de1f1f;
	text-align: left;
	line-height: 1em;
}

#block-menu-secondary-links div.block-inner div.content ul li a.active,
#block-menu-menu-repro-sub div.block-inner div.content ul li a.active {
	display: none;
}


/* line 30, ../sass/style.sass */
h2 {
  font-size: 1.8em;
  font-weight: 300;
  margin-bottom: 0.75em;
}

/* line 35, ../sass/style.sass */
h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
}

/* line 39, ../sass/style.sass */
h4 {
  font-size: 1.2em;
  margin-bottom: 0.8em;
}

/* line 43, ../sass/style.sass */
h5 {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0;
}

/* line 48, ../sass/style.sass */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* Paragraph styles. */

/* line 53, ../sass/style.sass */
p {
  margin: 0 0 10px;
}

div#content-header {
}

#content-area {
	float: left;
}

/* List styles. */
/* line 57, ../sass/style.sass */
ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* Table styles. */
/* line 62, ../sass/style.sass */
table {
  width: 99%;
}

/* line 67, ../sass/style.sass */
tr.even td,
tr.odd td {
  padding: 10px 5px;
}

/* line 70, ../sass/style.sass */

tr.odd {
  background-color: white;
}

/* Code. */

/* line 74, ../sass/style.sass */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 78, ../sass/style.sass */
pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa;
}

/* List styles. */
/* line 86, ../sass/style.sass */
ul {
  list-style-type: disc;
	margin-bottom: 10px;
}
/* line 88, ../sass/style.sass */
ul ul {
  list-style-type: circle;
}
/* line 90, ../sass/style.sass */

ul ul ul {
  list-style-type: square;
}
/* line 92, ../sass/style.sass */
ul ul ul ul {
  list-style-type: circle;
}

/* line 95, ../sass/style.sass */
ol {
  list-style-type: decimal;
}
/* line 97, ../sass/style.sass */
ol ol {
  list-style-type: lower-alpha;
}
/* line 99, ../sass/style.sass */

ol ol ol {
  list-style-type: decimal;
}

/* Abbreviation. */
/* line 103, ../sass/style.sass */
abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap;
}

/* UI improvments. */
/* line 109, ../sass/style.sass */
#edit-title {
  font-size: 24px;
  width: 98%;
}

/* line 113, ../sass/style.sass */
#system-themes-form img {
  width: 100px;
}

/* line 116, ../sass/style.sass */
.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777777;
}

/* line 123, ../sass/style.sass */
#edit-delete {
  color: #cc0000;
}

/* Console, style from slate theme. */
/* line 127, ../sass/style.sass */

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee;
}

/* line 134, ../sass/style.sass */
div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55;
}

/* line 139, ../sass/style.sass */
div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522;
}

/* line 144, ../sass/style.sass */
div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77;
}

/* Region Colors. delete when starting a new theme. */

/* line 150, ../sass/style.sass */

#footer {
	text-align: center;
	color: #e57e2d;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 11px;
	background: url(../images/content-bg.png) repeat;
	width: 900px;
	margin-bottom: 50px;
	-moz-border-radius-bottomleft: 100px;
	-webkit-border-bottom-left-radius: 100px;
	-moz-border-radius-bottomright: 100px;
	-webkit-border-bottom-right-radius: 100px;
	height: 20px;
}

/* line 153, ../sass/style.sass */
#sidebar-first {
	float: left;
	width: 300px;
	margin: 0 0 0 -20px;
	padding: 0;
}

/* line 156, ../sass/style.sass */
#sidebar-second {
  background: #ffd075;
}

/* line 159, ../sass/style.sass */
#navigation {
  background: #feffa5;
}

strong {
	color: white;
	font-weight: bold;
}

/* @group custom */

/* @group header */

#header {
  background: transparent url(../images/headx.jpg) no-repeat;
	width: 100%;
}

#block-block-4 {
	float: left;
	height: 210px;
	padding-top: 15px;
}

/* @group article-menu */

#block-nice_menus-1 {
	float: left;
	width: 890px;
	background-color: #bb923a;
	background: #f36b21 url(../images/menu.jpg) repeat-x;
	margin-left: -10px;
	padding-left: 30px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#block-nice_menus-1 a {
	margin: 0;
	background: transparent url(../images/menu.jpg) repeat-x;
	white-space: nowrap;
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 10px 23px 5px;
	border-left: 1px solid #f89a1a;
}

span.nolink {
	background: transparent url(../images/menu.jpg) repeat-x;
	white-space: nowrap;
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 10px 23px 5px;
	border-left: 1px solid #f89a1a;
	float: left;
}



#nice-menu-1 li.menu-848 a {
	float: left;
	height: 32px;
	margin: 0 15px 0 0;
	width: 32px;
	border-left: 1px hidden #f89a1a;
	font-size: 0;
	color: white;
	line-height: 4px;
	background: transparent url(../images/home.png) no-repeat;
	padding: 0;
}

#nice-menu-1 li.menu-848 a:hover,
#nice-menu-1 li.menu-848 a.active {
	background: transparent url(../images/home-hov.png) no-repeat;
}

#block-nice_menus-1 a.active,
#block-menu-secondary-links ul li a.active,
#block-menu-menu-repro-sub ul li a.active {
	background: #b11c20 url(../images/menu-active.jpg) repeat-x;
	color: #fffffe;
}

#block-nice_menus-1 a:hover,
span.nolink:hover,
#block-menu-secondary-links ul li a:hover,
#block-menu-menu-repro-sub ul li a:hover {
	background: #d55c1b repeat-x;
	color: #fffffe;
	text-decoration: none;
}

#block-nice_menus-1 ul.nice-menu li {
	border-style: none;
}

#block-nice_menus-1 ul.nice-menu li.menuparent ul {
	background: #f36a20 url(../images/menu-bg.gif) repeat-x;
}


/* @end */

/* @group submenu */

#block-menu-secondary-links ul,
#block-menu-menu-repro-sub ul
 {
	float: left;
	width: 870px;
	background-color: black;
	border-bottom: 1px solid #242424;
	margin: 0;
	padding: 0 15px;
}

#block-menu-secondary-links ul li,
#block-menu-menu-repro-sub ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#block-menu-secondary-links ul li a,
#block-menu-menu-repro-sub ul li a {
	float: left;
	display: block;
	margin-left: 0;
	margin-bottom: 0;
	padding: 5px 10px 2px;
	margin: 0;
	font-size: 14px;
}



/* @end */



/* @end */

/* @group sidebar */

#block-block-8,
#block-views-taxonomy-block_3 {
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000;
	background-color: #141414;
	float: left;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
}

h3.title.block-title,
#block-views-taxonomy-block_3 .views-field-title {
	text-align: center;
	letter-spacing: -1px;
	text-transform: capitalize;
	font: bold 20px Arial;
	background: #f36b20 url(../images/menu.jpg) repeat-x;
	color: #000;
	padding-bottom: 5px;
	padding-top: 8px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#block-views-taxonomy-block_3 .views-field-view-node {
	text-align: right;
	font-size: 13px;
	padding-bottom: 15px;
	padding-right: 20px;
}

#block-views-taxonomy-block_3 .views-field-title span.field-content a {
	color: black;
	letter-spacing: -2px;
	text-align: left;
}

#block-block-8 div.block-inner div.content,
#block-views-taxonomy-block_3 .views-field-body  {
	padding: 10px 15px;
}

#block-block-6 {
	padding-left: 30px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 280px;
}

/* @end */

/* @group front */

div#front .views-field-title {
	letter-spacing: -3px;
	color: #e57e2e;
	font: bold 33px Arial;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	z-index: 3;
	text-align: center;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 720px;
}

div#front {
	float: left;
	width: 800px;
	margin-left: 50px;
	background-image: url(../images/content-bg.png);
	-moz-border-radius-topleft: 75px;
	-webkit-border-top-left-radius: 75px;
	-moz-border-radius-topright: 75px;
	-webkit-border-top-right-radius: 75px;
	-moz-border-radius-bottomleft: 100px;
	-webkit-border-bottom-left-radius: 100px;
	-moz-border-radius-bottomright: 100px;
	-webkit-border-bottom-right-radius: 100px;
	padding-top: 30px;
	margin-top: 25px;
	padding-bottom: 30px;
}


#block-views-image_slideshow-block_3 {
	padding: 10px 30px 0;
	z-index: 2;
	margin: 0;
	float: left;
	width: 740px;
}

div#front .views-field-view-node {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 13px;
}

#block-views-image_slideshow-block_2 {
	width: 740px;
	float: left;
	height: 360px;
	padding: 0 30px 10px;
}

#block-views-image_slideshow-block_3 .view-footer {
	text-align: center;
	color: #916e1e;
	font-size: 11px;
	float: left;
	width: 740px;
	margin-top: 25px;
	margin-bottom: 10px;
}



/* @end */

/* @group contact-form */

#contact-mail-page,
#email-mail-page-form {
	float: left;
	width: 500px;
	padding: 5px;
	margin-left: 25px;
}

#contact-mail-page #edit-name-wrapper label,
#contact-mail-page #edit-mail-wrapper label,
#contact-mail-page #edit-subject-wrapper label,
#contact-mail-page #edit-message-wrapper label,
#edit-name-wrapper label{
	width: 155px;
	margin-right: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

#contact-mail-page input#edit-name,
#contact-mail-page #edit-mail,
#contact-mail-page #edit-subject{
	width: 467px;
	padding: 3px;
	height: 20px;
	margin-top: 0;
}

/* @end */

/* @group edit-menu */


ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}

ul.tabs.primary.clearfix {
	padding-bottom: 5px;
	margin-bottom: 20px;
}

ul.primary li {
  display: inline;
}

ul.primary li a {
  border-color: #bbb;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 5px 10px;
  text-decoration: none;
  background-color: transparent;
	border-style: none;
	color: #666;
}

ul.primary li.active a {
	font-weight: bold;
	color: #e60012;
	border-bottom: 3px solid #f00;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

ul.primary li a:hover {
  border-color: #ccc;
  border-bottom: 3px solid #f00;
	background-color: transparent;
}

/* @end */

#main {
	float: left;
	padding: 30px;
	padding: 30px 20px;
	width: 860px;
	background-image: url(../images/content-bg.png);
}

div.breadcrumb {
	color: #686868;
	font-size: 15px;
	margin-bottom: 10px;
}

div.breadcrumb a {
	color: white;
}

div.breadcrumb a:hover {
	color: red;
	text-decoration: underline;
}

#block-block-6 p a {
	float: left;
	background: url(../images/email.png) no-repeat;
	height: 50px;
	color: #0c0c0c;
	text-align: right;
	width: 230px;
}

#block-block-6 p {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #e57e2e;
}

#content {
	}

/* @group taxonomy */

#content-area .view-id-taxonomy.view-display-id-block_4 .views-field-body span.field-content {
	float: left;
	width: 630px;
}

#content-area .view-id-taxonomy.view-display-id-block_4 .views-row {
	float: left;
	width: 860px;
}

#content-area div.view.view-taxonomy.view-id-taxonomy.view-display-id-block_1.view-dom-id-3 div.view-content div.views-row.views-row-1.views-row-odd.views-row-first div.views-field-field-article-img-fid div.field-content {
	
}

/* @group pager */



ul.primary-links li {
width:115px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #3B352C;
cursor:pointer;
padding:0;
}

ul.primary-links li.last{
  border-right:0;
}

ul.primary-links li a.active{
  color: #BDAFA8;
}


ul.pager {
  line-height: 1.667em;
  margin: 1.667em 0;
  font-size: 0.9em;
}

ul.pager a, ul.pager li.pager-current {
  text-decoration: none;
  margin-right: 3px;
  padding: 3px 6px;
}

ul.pager li.pager-current {
  color: #fd9500;
	font-size: 18px;
	margin-right: 3px;
	margin-left: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
}

ul.pager a:link,
ul.pager a:visited {
  color: #c6c6c6;
}

ul.pager a:hover,
ul.pager a:focus,
ul.pager a:active {
  color: #fea208;
}

ul.pager span.pager-ellipsis {
  padding: 0 0.5em;
}


/* @end */

#content-area .view-taxonomy .views-row {
	float: left;
	margin-bottom: 2em;
	border-bottom: 1px dotted #3f3f3f;
	width: 865px;
}

#content-area .view-id-taxonomy.view-display-id-block_6 .views-row {
	width: 545px;
}

#content-area .view-id-taxonomy.view-display-id-block_6 .views-row .views-field-body span.field-content {
	width: 100%;
}


#content-area .view-taxonomy .views-field-title {
	font-size: 26px;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 10px;
}

div.views-field-field-subtitl-value {
	letter-spacing: -1px;
	color: #ca601a;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
}


#content-area .view-taxonomy .views-field-body span.field-content {
	width: 635px;
	float: left;
}

#content-area .view-taxonomy .views-field-view-node {
	float: right;
	width: 70%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
}

.view-taxonomy.view-display-id-block_2 .views-field-field-article-img-fid .field-item,
.view-taxonomy.view-display-id-block_5 .views-field-field-article-img-fid .field-item {
	float: left;
	margin-right: 18px;
	margin-left: 5px;
	margin-top: 5px;
}

.node-inner div.content div.field.field-type-text.field-field-subtitl .field-items {
	font-size: 21px;
	letter-spacing: -1px;
	color: #f57421;
}

#content-area .view-taxonomy.view-display-id-block_2 .view-content div.views-row .views-field-field-article-img-fid .field-content {
	float: left;
	width: 880px;
	margin-top: 5px;
}

#content-area .view-taxonomy .views-field-view-node span.field-content a {
	color: #919091;
	font: italic 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
}

.views-field-field-article-img-fid {
	float: left;
	margin-right: 15px;
}

#content-area .view-taxonomy .views-field-view-node span.field-content a:hover {
	color: #d80606;
}



#content-area .view-taxonomy .views-field-phpcode {
	float: right;
	width: 60px;
	height: 120px;
}

div.tax-title,
.views-field-name .field-content a {
	color: #cfcfcf;
	width: 100%;
	letter-spacing: 1px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	float: left;
}

.view-id-taxonomy.view-display-id-block_4 .views-field-title {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.views-field-name .field-content a:hover {
	color: #9e0e07;
	text-align: left;
}


/* @end */

#content-inner {
	padding-top: 0;
	padding-bottom: 0;
	width: 540px;
	float: right;
	margin: 0;
}



div#content-inner.inner.column.center.jspScrollable {
	float: right;
}

div.node-inner {
}

/* @group node */

div.taxonomy {
	text-align: right;
	width: 100%;
	float: right;
}

div.field.field-type-filefield.field-field-article-img {
	float: left;
}

.field-field-article-img .field-items div.field-item {
	float: left;
	margin: 15px;
}

/* @end */

/* @end */
