body{background: #fff;color: #555;font:75% Arial,Verdana,sans-serif; font-style: normal; font-weight: normal;}
/*  Reset */
html, body, div, ul, ol, li, h1, h2, h3, h4, p, form, table { margin: 0; padding: 0;}
a { color: #0080C0; text-decoration: none; }
a:hover { text-decoration: underline;}
pre {font-size:11px;}
/* common codes */
.left { float: left;}
.right{ float: right;}
.clear{ clear: both;}
.small{font-size:11px}
h3 {margin-bottom:5px}
/*  reset ul or ol */
ul, ol { list-style-image: none; list-style-position: outside; list-style-type: none;	}
img { border: none;}

.text label { margin-right:30px; }
.textbox { font:inherit; border:1px solid #aaa; padding:3px 5px;}
.checkbox label { margin-left: 5px;}
  
#ajaxloader { display:none; width:100%; text-align: center; font-size: 11px; color:#888}  
#ajaxloader span {clear:both}
#ajaxloader img {clear:both; margin:10px auto;display:block;}
#wrapper { width: 98%; margin: 0 auto; }  

table td.left-col {width:50%; /*min-width:400px;*/ vertical-align: top; padding-right:10px}
table td.right-col {width:50%; vertical-align: top;}

div.box { width:100%; border:3px solid #ECECD4;}
div.box h2 {font-size:14px; background-color: #ECECD4; padding:1px 8px 4px 8px; }
div.box div.inner {padding:10px}
div.box div.inner2 {padding:20px}

ul#sizes li { display:inline; width:80px; float:left; margin:0 3px; }
.size {height:76px; width:76px;display: block; text-align: center; font-size:12px; color:#0080C0; cursor:pointer; padding:5px 0;border:3px solid #fff;float:left;}
.sizepreviewwrapper { height:52px; width:76px; display:block; margin-bottom:5px; float:left; }
.sizepreview { border:1px solid #666; background-color:#ccc; display:block; clear:both; margin:auto;}
.size.hover {background-color:#eee;}
.size.selected {background-color:#ddd!important;border-color:#bbb!important}

ul#colours {margin-bottom:10px;float:left;}
ul#colours li {float:left; width: 47%; margin:0 4px 4px 0;}
ul#colours li label {float:left; width:120px; padding:4px 0;}
ul#colours li .colorSelect {float:left; width: 40px; height:20px; border:1px solid #aaa; cursor:pointer}

ul#feeds .site { margin:0 0 10px 0;}
ul#feeds ul li {padding:3px 0;}

#generatedUrl {border:1px solid #aaa;font:inherit;padding:3px 5px;width:494px;height:120px;}

.container { display:none; border: 3px dashed #cc0000; background-color:#EC4A4F; color:#fff; padding:10px; margin-bottom:10px; }
.container ul { margin:5px 0;}
.container ul li { list-style:disc; list-style-position: inside; }



.feedinner { padding:3% }
p {margin:0 0 .5em 0}
h3 {font-size:16px; margin: 0 0 1em 0;}
h4 {font-size:14px; margin:0 0 1em 0}
h5 {font-size:12px; margin:0 0 0.5em 0}
.date {font-size: 10px;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}



#data .feed {padding:6px; background-color: #fff; }
.item {font-size:11px; margin-bottom:8px; border-bottom:1px dotted #add1da;padding:0 5px 8px 5px;}
.item.last {border: none; padding:0 5px;margin:0}
.siteLogo {text-align: right;}
.siteLogo img {vertical-align: top;}
.poweredby {font-size:10px; padding-right:8px; line-height: 22px;}
.clear {clear:both;width:100%;height:1px;}
.tabmenu a {font-weight:bold}
.scroller { overflow:auto; padding: 5px 0; }
.singlefeedlabel {background: #FFF; font-weight:bold; font-size:14px; padding:8px 11px;}


.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Component containers
----------------------------------*/
.ui-widget { font-size: 14px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-content a { color: #222222; }


/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {  background: #e6e6e6 ; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {  background: #dadada; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #ffffff ; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {background: #fbf9ee; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { background: #fef1ec; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }


/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
 
.ui-tabs { position: relative; padding:0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding:0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Tue, 17 Mar 2015 00:12:44 GMT css/feed_widget_config.css */