@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	
}
b {
	font-size: 110%;
}
em {
	color: red;
}
#maincontainer {
	width: 686px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection {
	height: 190px; /*Height of top section*/
}
#pageBoundry {
	background-colour:#FFF;
	width: 1000px;
	margin:0px auto;
}
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}
#hungerPackFront {
	float: left;
	margin-left: 350px; /*Set left margin to LeftColumnWidth*/
	width: 340px; /*Width of left column*/
	height: 213px; /*Width of left column*/
	background: #FC6500;
	background-image: url(/images/hungerpack-front.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#thirstPackFront {
	float: left;
	width: 340px; /*Width of left column*/
	height: 213px; /*Width of left column*/
	margin-left: -686px;
	background-image: url(/images/thirstpack-front.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FC6500;
}

#frontText {
	float: left;
	width: 170px; /*Width of left column*/
	line-height: normal;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#leftcolumn {
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
	background: #C8FC98;
}
#footer {
	clear: left;
	color: #333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

opacity: 0.80;
     filter:alpha(opacity=80);
}

#footer a {
	color: #333;
}

#top_menu {
	clear: left;
	width: 100%;
	text-align: left;
	padding: 4px 4px 4px 4px;
}

.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#contactDetails {
	float:right;
	position:relitive;
	margin-left: 53px;
margin-top: -68px;
}

#flags {
	float:right;

	margin-left: 53px;
margin-right: 7px;
margin-top: 20px;
}

#liveChat {
	float:right;
	position:absolute;
	margin-left: 430px;
        margin-top: -81px;
        z-index: 3044044;

}
#quotationFront {
	padding: 210px 40px 4px 4px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#contentwrapper #quotationFront input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #999999;
	margin-left: 3px;
}
#contentwrapper #quotationFront #Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FC6500;
	color: #FFFFFF;
	top: auto;
}h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #323232;
	text-decoration: none;
	margin-top: -4px;
}
#maincontainer #contentwrapper .innertube p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 1.3em;
}

#sideBar {
	width: 250px;
	background: #FC6500;
	text-align: right;
	margin-left: 0px;
	float: left;
    margin-right: 20px;
  margin-bottom: 10px;
}

#productPicture {
	width: 230px;
	background: #FFF;
	text-align: center;
	margin-left: 0px;
	float: left;

}

#maincontainer #contentwrapper .innertube #sideBar .innertube p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#maincontainer #contentwrapper .innertube #sideBar .innertube li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: -30px;
}

#maincontainer #contentwrapper .innertube #sideBar .innertube a {
	color: #fff;
}

#maincontainer #contentwrapper .innertube #sideBar .innertube h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}


.tweet {
  font-family: Helvetica, arial, Verdana;
  font-size: 10px;
  color: #333; }
  
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #fff; }

.tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }

.tweet .tweet_list li a {
        color: #FC6500; }

.tweet .tweet_list .tweet_even {
	  background-image: url(/images/highlight_bg.gif);
}

.tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }

.tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }#content-container #mainContent #articleFrontPage h2 {
	padding-top: -7px;
	margin-top: 0px;
}#headline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#baseLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		padding:4px;
		background-image:url(qmimages/center_tile.gif);
                background-color:#333333;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #FC6500;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#fff;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
		text-align:left;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#333333;
		border-style:none;
opacity: 0.83;
     filter:alpha(opacity=83);
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:#333333;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#DADADA;
		color:#FC6500;
	  background-image: url(/images/highlight_bg.gif);
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#4C4C4C;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#4C4C4C;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#F7F7F7;
	}
