/* column layout */
body {word-wrap: break-word;}

#container {overflow: hidden;}
#left_col {margin: 0 340px 0 0; padding: 0;}
#right_col {float: right; width: 330px; padding: 0; margin: 0 10px; display: inline;}

#left_col p, #left_col ul, #left_col ol {font-size: 12px;}
#left_col ol {list-style: lower-alpha;}
#left_col .caption {font-size: 10px; text-align: left;}
#right_col h3 {font-size: 13px;}
#right_col p {font-size: 11px; padding: 6px 0 4px 0;}
#right_col img.border, #right_col .flashcontent {margin: 6px 0 2px 0;}
#right_col #xsnazzy {margin: 6px 0;}

#quickfacts {background: transparent; position: relative;}
#quickfacts .xb2, #quickfacts .xb3, #quickfacts .xb4 {border-color: #fff;}
#quickfacts .xb1 {background: #fff;}
#quickfacts .xboxcontent {border-color: #fff;} /* box with adjusting height */

#quickfacts h3 {font-weight: bold; color: #fff;}
#quickfacts p, #quickfacts a {color: #fff;}

img.colpic {border: 1px solid #888; margin: 0 0 10px 10px;}

/* specific colours */
#quickfacts.trek .xb2, #quickfacts.trek .xb3, #quickfacts.trek .xb4, #quickfacts.trek .xboxcontent {background: #8B9638;}
#quickfacts.climb .xb2, #quickfacts.climb .xb3, #quickfacts.climb .xb4, #quickfacts.climb .xboxcontent {background: #a54545;}
#quickfacts.ski .xb2, #quickfacts.ski .xb3, #quickfacts.ski .xb4, #quickfacts.ski .xboxcontent {background: #5681ac;}
